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:
12e9fdd
)
[PATCH] cfq-iosched: Detect hardware queueing
author
Jens Axboe
<axboe@suse.de>
Thu, 1 Jun 2006 08:12:26 +0000
(10:12 +0200)
committer
Jens Axboe
<axboe@suse.de>
Thu, 1 Jun 2006 08:12:26 +0000
(10:12 +0200)
If the hardware is doing real queueing, decide that it's worthless to
idle the hardware. It does reasonable simultaneous io in that case
anyways, and the idling hurts some work loads.
Signed-off-by: Jens Axboe <axboe@suse.de>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge