diff options
author | Daisuke Nishimura <[email protected]> | 2009-01-07 18:08:30 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-01-08 08:31:09 -0800 |
commit | 42e9abb628def2c335a4ecf130bb6c88d916d885 (patch) | |
tree | e626dcc9d8fff5834c419e39dce57bed765aa09a /tools/perf/scripts/python/syscall-counts.py | |
parent | 7f4d454dee2e0bdd21bafd413d1c53e443a26540 (diff) |
memcg: change try_to_free_pages to hierarchical_reclaim
mem_cgroup_hierarchicl_reclaim() works properly even when !use_hierarchy
now (by memcg-hierarchy-avoid-unnecessary-reclaim.patch), so, instead of
try_to_free_mem_cgroup_pages(), it should be used in many cases.
The only exception is force_empty. The group has no children in this
case.
Signed-off-by: Daisuke Nishimura <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Acked-by: Balbir Singh <[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