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:
b9c8946
)
cfq-iosched: fix think time allowed for seekers
author
Corrado Zoccolo
<czoccolo@gmail.com>
Wed, 7 Oct 2009 17:51:54 +0000
(19:51 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 7 Oct 2009 17:51:54 +0000
(19:51 +0200)
CFQ enables idle only for processes that think less than the allowed
idle time. Since idle time is lower for seeky queues, we should use the
correct value in the comparison.
Signed-off-by: Corrado Zoccolo <czoccolo@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge