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:
b0b8d74
)
[PATCH] cfq-iosched: use last service point as the fairness criteria
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 5 Feb 2007 10:56:25 +0000
(11:56 +0100)
committer
Jens Axboe
<axboe@carl.home.kernel.dk>
Sun, 11 Feb 2007 22:14:45 +0000
(23:14 +0100)
Right now we use slice_start, which gives async queues an unfair
advantage. Chance that to service_last, and base the resorter
on that.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge