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:
cdb16e8
)
blkio: Implement macro to traverse each service tree in group
author
Vivek Goyal
<vgoyal@redhat.com>
Thu, 3 Dec 2009 17:59:39 +0000
(12:59 -0500)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 3 Dec 2009 18:28:51 +0000
(19:28 +0100)
o Implement a macro to traverse each service tree in the group. This avoids
usage of double for loop and special condition for idle tree 4 times.
o Macro is little twisted because of special handling of idle class service
tree.
Signed-off-by: Vivek Goyal <vgoyal@redhat.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