diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2010-10-01 12:49:48 (GMT) |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-10-01 12:49:48 (GMT) |
commit | 02977e4af7ed3b478c505e50491ffdf3e1314cf4 (patch) | |
tree | 5adb947a5c8567cbbff79459e9feaccf354fd81f /tools | |
parent | 61014e96e6ed55b8db0af31574eec2a75d4e8755 (diff) | |
download | linux-fsl-qoriq-02977e4af7ed3b478c505e50491ffdf3e1314cf4.tar.xz |
blkio: Add root group to td->tg_list
o Currently all the dynamically allocated groups, except root grp is added
to td->tg_list. This was not a problem so far but in next patch I will
travel through td->tg_list to process any updates of limits on the group.
If root group is not in tg_list, then root group's updates are not
processed.
o It is better to root group also to tg_list instead of doing special
processing for it during limit updates.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions