diff options
author | Tejun Heo <[email protected]> | 2013-08-08 20:11:26 -0400 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2013-08-08 20:11:26 -0400 |
commit | 72ec7029937f0518eff21b8762743c31591684f5 (patch) | |
tree | 43743a5d9e6a36548a23d5ff34ffc4c4fede8aa1 /fs/jbd/commit.c | |
parent | e535837b1dae17b5a2d76ea1bc22ac1a79354624 (diff) |
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
cgroup is in the process of converting to css (cgroup_subsys_state)
from cgroup as the principal subsystem interface handle. This is
mostly to prepare for the unified hierarchy support where css's will
be created and destroyed dynamically but also helps cleaning up
subsystem implementations as css is usually what they are interested
in anyway.
This patch converts task iterators to deal with css instead of cgroup.
Note that under unified hierarchy, different sets of tasks will be
considered belonging to a given cgroup depending on the subsystem in
question and making the iterators deal with css instead cgroup
provides them with enough information about the iteration.
While at it, fix several function comment formats in cpuset.c.
This patch doesn't introduce any behavior differences.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Li Zefan <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Matt Helsley <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions