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:
1b59dd5
)
cfq-iosched: abstract out the 'may this cfqq dispatch' logic
author
Jens Axboe
<jens.axboe@oracle.com>
Tue, 6 Oct 2009 18:49:37 +0000
(20:49 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 6 Oct 2009 18:49:37 +0000
(20:49 +0200)
Makes the whole thing easier to read, cfq_dispatch_requests() was
a bit messy before.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found