aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYafang Shao <[email protected]>2019-11-30 17:50:03 -0800
committerLinus Torvalds <[email protected]>2019-12-01 06:29:18 -0800
commit9da83f3fc74b806ee419a29977ef0239454bd8ec (patch)
treeadd84f74d236529e764b32e130eb9a01eaa1421e /tools/perf/scripts/python/bin
parenta1100a74065e6454fa06a0f7ac287daee4cc1bf6 (diff)
mm, memcg: clean up reclaim iter array
The mem_cgroup_reclaim_cookie is only used in memcg softlimit reclaim now, and the priority of the reclaim is always 0. We don't need to define the iter in struct mem_cgroup_per_node as an array any more. That could make the code more clear and save some space. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Yafang Shao <[email protected]> Acked-by: Michal Hocko <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Vladimir Davydov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions