diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2010-08-23 12:23:33 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-08-23 12:23:33 +0200 |
commit | b6508c1618e7aab085f191efb41b7b019a94ea38 (patch) | |
tree | 9568819705ebbdc3f4bca2d3d0290fe1a0773085 /init | |
parent | 75230ff2751e88d594a13a70eae2c146f45e323b (diff) | |
download | op-kernel-dev-b6508c1618e7aab085f191efb41b7b019a94ea38.zip op-kernel-dev-b6508c1618e7aab085f191efb41b7b019a94ea38.tar.gz |
cfq-iosched: Do not idle if slice_idle=0
Do not idle either on cfq queue or service tree if slice_idle=0. User does
not want any queue or service tree idling. Currently even if slice_idle=0,
we were waiting for request to finish before expiring the queue and that
can lead to lower queue depths.
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions