diff options
author | Johannes Weiner <[email protected]> | 2014-12-10 15:42:39 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:05 -0800 |
commit | 5ac8fb31ad2ebd6492d1c5e8f31846b532f03945 (patch) | |
tree | 909758da585c63aa3de2639a42dcd63f5ab1bf35 /tools/perf/scripts/python/syscall-counts.py | |
parent | 5b1efc027c0b51ca3e76f4e00c83358f8349f543 (diff) |
mm: memcontrol: convert reclaim iterator to simple css refcounting
The memcg reclaim iterators use a complicated weak reference scheme to
prevent pinning cgroups indefinitely in the absence of memory pressure.
However, during the ongoing cgroup core rework, css lifetime has been
decoupled such that a pinned css no longer interferes with removal of
the user-visible cgroup, and all this complexity is now unnecessary.
[[email protected]: ensure that the cached reference is always released]
Signed-off-by: Johannes Weiner <[email protected]>
Cc: Vladimir Davydov <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Tejun Heo <[email protected]>
Signed-off-by: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions