aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorAndrey Ryabinin <[email protected]>2018-04-10 16:27:55 -0700
committerLinus Torvalds <[email protected]>2018-04-11 10:28:29 -0700
commitc4fd4fa58018bab781c17c8d92d70106a37b6a5c (patch)
treec6f5e9541be443d7a023cdc3211630a66ec855f7 /tools/perf/scripts/python/mem-phys-addr.py
parent894befec4d70b1c14097e4f009c90114b5a044ba (diff)
mm/vmscan: remove redundant current_may_throttle() check
Only kswapd can have non-zero nr_immediate, and current_may_throttle() is always true for kswapd (PF_LESS_THROTTLE bit is never set) thus it's enough to check stat.nr_immediate only. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Andrey Ryabinin <[email protected]> Acked-by: Michal Hocko <[email protected]> Cc: Shakeel Butt <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Johannes Weiner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions