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:
f04a642
)
blkio: Introduce the root service tree for cfq groups
author
Vivek Goyal
<vgoyal@redhat.com>
Thu, 3 Dec 2009 17:59:41 +0000
(12:59 -0500)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 3 Dec 2009 18:28:51 +0000
(19:28 +0100)
o So far we just had one cfq_group in cfq_data. To create space for more than
one cfq_group, we need to have a service tree of groups where all the groups
can be queued if they have active cfq queues backlogged in these.
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