[PATCH] cfq-iosched: Don't set the queue batching limits
authorJens Axboe <axboe@suse.de>
Tue, 13 Jun 2006 06:08:38 +0000 (08:08 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Fri, 23 Jun 2006 15:10:38 +0000 (17:10 +0200)
We cannot update them if the user changes nr_requests, so don't
set it in the first place. The gains are pretty questionable as
well. The batching loss has been shown to decrease throughput.

Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found