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:
dae739e
)
blkio: Dynamic cfq group creation based on cgroup tasks belongs to
author
Vivek Goyal
<vgoyal@redhat.com>
Thu, 3 Dec 2009 17:59:46 +0000
(12:59 -0500)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 3 Dec 2009 18:28:52 +0000
(19:28 +0100)
o Determine the cgroup IO submitting task belongs to and create the cfq
group if it does not exist already.
o Also link cfqq and associated cfq group.
o Currently all async IO is mapped to root group.
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