commit | e795421e40b39bf874c5ed9434365fb4a4b6c5d1 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.com> | Tue Jan 12 16:24:15 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Thu Feb 04 09:50:11 2016 -0700 |
tree | 04e67435b036ca32fec2113c98e8a1257dba68ec | |
parent | 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3 [diff] |
cfq-iosched: Don't group_idle if cfqq has big thinktime There is no point in idling on a cfq group if the only cfq queue that is there has too big thinktime. Signed-off-by: Jan Kara <jack@suse.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@fb.com>