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:
8e1ac66
)
cfq-iosched: don't schedule a dispatch for a non-idle queue
author
Shaohua Li
<shaohua.li@intel.com>
Tue, 9 Nov 2010 13:51:13 +0000
(14:51 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Tue, 9 Nov 2010 13:51:13 +0000
(14:51 +0100)
Vivek suggests we don't need schedule a dispatch when an idle queue
becomes nonidle. And he is right, cfq_should_preempt already covers
the logic.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found