diff options
| author | Michal Hocko <[email protected]> | 2012-10-26 13:37:29 +0200 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2012-10-29 16:22:21 -0700 |
| commit | d842301181d9a4486aa24720ed4f96018b213292 (patch) | |
| tree | bd2132cd966aaeaa91aaa5ca85cfc24f29061375 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | c26251f9f06d27d1941229d237aca44a0e7b4e42 (diff) | |
memcg: root_cgroup cannot reach mem_cgroup_move_parent
The root cgroup cannot be destroyed so we never hit it down the
mem_cgroup_pre_destroy path and mem_cgroup_force_empty_write shouldn't
even try to do anything if called for the root.
This means that mem_cgroup_move_parent doesn't have to bother with the
root cgroup and it can assume it can always move charges upwards.
Signed-off-by: Michal Hocko <[email protected]>
Reviewed-by: Tejun Heo <[email protected]>
Reviewed-by: Glauber Costa <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions