diff options
| author | Tejun Heo <[email protected]> | 2012-11-09 09:12:29 -0800 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2012-11-09 09:12:29 -0800 |
| commit | eb6fd5040ee799009173daa49c3e7aa0362167c9 (patch) | |
| tree | 16d837a4479b25d379b558d850431fb3b7291dd1 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | a8638030f668884720b8f4456448d0ce33952b05 (diff) | |
cgroup: use rculist ops for cgroup->children
Use RCU safe list operations for cgroup->children. This will be used
to implement cgroup children / descendant walking which can be used by
controllers.
Note that cgroup_create() now puts a new cgroup at the end of the
->children list instead of head. This isn't strictly necessary but is
done so that the iteration order is more conventional.
Signed-off-by: Tejun Heo <[email protected]>
Reviewed-by: Michal Hocko <[email protected]>
Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Acked-by: Li Zefan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions