diff options
author | Tejun Heo <tj@kernel.org> | 2012-03-05 13:15:04 -0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2012-03-06 21:27:22 +0100 |
commit | 035d10b2fa7e5f7e9bf9465dbc39c35affd5ac32 (patch) | |
tree | 6a712eb1b505e8163d28f8709980e581a08b572c /firmware/tehuti | |
parent | ca32aefc7f2539ed88d42763330d54ee3e61769a (diff) | |
download | linux-035d10b2fa7e5f7e9bf9465dbc39c35affd5ac32.tar.bz2 |
blkcg: add blkio_policy[] array and allow one policy per policy ID
Block cgroup policies are maintained in a linked list and,
theoretically, multiple policies sharing the same policy ID are
allowed.
This patch temporarily restricts one policy per plid and adds
blkio_policy[] array which indexes registered policy types by plid.
Both the restriction and blkio_policy[] array are transitional and
will be removed once API cleanup is complete.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'firmware/tehuti')
0 files changed, 0 insertions, 0 deletions