git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acf4217
)
[PATCH] cfq-iosched: Don't set the queue batching limits
author
Jens Axboe
<axboe@suse.de>
Tue, 13 Jun 2006 06:08:38 +0000
(08:08 +0200)
committer
Jens 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