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:
365722b
)
cfq-iosched: implement slower async initiate and queue ramp up
author
Jens Axboe
<jens.axboe@oracle.com>
Sat, 3 Oct 2009 14:26:03 +0000
(16:26 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Sat, 3 Oct 2009 14:27:13 +0000
(16:27 +0200)
This slowly ramps up the async queue depth based on the time
passed since the sync IO, and doesn't allow async at all until
a sync slice period has passed.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found