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:
ba8f5ba
)
[PATCH] cfq-iosched: check busy queues before deciding we are idle
author
Jens Axboe
<axboe@suse.de>
Thu, 1 Jun 2006 08:07:26 +0000
(10:07 +0200)
committer
Jens Axboe
<axboe@suse.de>
Thu, 1 Jun 2006 08:07:26 +0000
(10:07 +0200)
For just one busy queue (like async write out), we often overlooked
that we could queue more io and decided we were idle instead. This causes
us quite a bit of performance loss.
Signed-off-by: Jens Axboe <axboe@suse.de>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge