diff options
| author | Tejun Heo <[email protected]> | 2012-03-05 13:15:03 -0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2012-03-06 21:27:22 +0100 |
| commit | ca32aefc7f2539ed88d42763330d54ee3e61769a (patch) | |
| tree | 791d2ac1c11b738ce34629653090b6e971fc11b5 /tools/perf/scripts/python | |
| parent | 0a5a7d0e32be6643b881f0e7cd9d0d06fadde27a (diff) | |
blkcg: use q and plid instead of opaque void * for blkio_group association
blkgio_group is association between a block cgroup and a queue for a
given policy. Using opaque void * for association makes things
confusing and hinders factoring of common code. Use request_queue *
and, if necessary, policy id instead.
This will help block cgroup API cleanup.
Signed-off-by: Tejun Heo <[email protected]>
Cc: Vivek Goyal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions