diff options
author | Tejun Heo <tj@kernel.org> | 2013-06-13 19:27:41 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-06-13 19:27:41 -0700 |
commit | 455050d23e1bfc47ca98e943ad5b2f3a9bbe45fb (patch) | |
tree | 690eb75fb11a1869aa5092fe29bb61be0a641fd8 /tools/perf/scripts/python/syscall-counts.py | |
parent | 6f3d828f0fb7fdaffc6f32cb8a1cb7fcf8824598 (diff) |
cgroup: reorder the operations in cgroup_destroy_locked()
This patch reorders the operations in cgroup_destroy_locked() such
that the userland visible parts happen before css offlining and
removal from the ->sibling list. This will be used to make css use
percpu refcnt.
While at it, split out CGRP_DEAD related comment from the refcnt
deactivation one and correct / clarify how different guarantees are
met.
While this patch changes the specific order of operations, it
shouldn't cause any noticeable behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions