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:
da6c5c7
)
cfq-iosched: drain device queue before switching to a sync queue
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 3 Jul 2009 10:57:48 +0000
(12:57 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 11 Sep 2009 12:33:30 +0000
(14:33 +0200)
To lessen the impact of async IO on sync IO, let the device drain of
any async IO in progress when switching to a sync cfqq that has idling
enabled.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found