aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2014-08-06 16:08:16 -0700
committerLinus Torvalds <[email protected]>2014-08-06 18:01:22 -0700
commit61e02c745721a361ba238e70bfa1c84a4df1a4b7 (patch)
tree955aed6249a0dc68faa09bec44acbd68ffb5fbbe /tools/perf/scripts/python/syscall-counts-by-pid.py
parent618fde872163e782183ce574c77f1123e2be8887 (diff)
mm: memcontrol: clean up reclaim size variable use in try_charge()
Charge reclaim and OOM currently use the charge batch variable, but batching is already disabled at that point. To simplify the charge logic, the batch variable is reset to the original request size when reclaim is entered, so it's functionally equal, but it's misleading. Switch reclaim/OOM to nr_pages, which is the original request size. Signed-off-by: Johannes Weiner <[email protected]> Cc: 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-by-pid.py')
0 files changed, 0 insertions, 0 deletions