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:
8e55063
)
Revert "cfq: Make use of service count to estimate the rb_key offset"
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 30 Nov 2009 08:38:13 +0000
(09:38 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 30 Nov 2009 08:38:13 +0000
(09:38 +0100)
This reverts commit
3586e917f2c7df769d173c4ec99554cb40a911e5
.
Corrado Zoccolo <czoccolo@gmail.com> correctly points out, that we need
consistency of rb_key offset across groups. This means we cannot properly
use the per-service_tree service count. Revert this change.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found