From: Jens Axboe Date: Tue, 13 Jun 2006 06:08:38 +0000 (+0200) Subject: [PATCH] cfq-iosched: Don't set the queue batching limits X-Git-Tag: v2.6.18-rc1~1081^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=271f18f102c789f59644bb6c53a69da1df72b2f4;p=pandora-kernel.git [PATCH] cfq-iosched: Don't set the queue batching limits 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 --- Reading git-diff-tree failed