aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMel Gorman <[email protected]>2014-06-04 16:07:15 -0700
committerLinus Torvalds <[email protected]>2014-06-04 16:53:59 -0700
commit5f7a75acdb24c7b9c436b3a0a66eec12e101d19c (patch)
tree09bb84ff22ba1de0b19f403242b78bd2d35e24ce /tools/perf/scripts/python
parent4f9b16a64753d0bb607454347036dc997fd03b82 (diff)
mm: page_alloc: do not cache reclaim distances
pgdat->reclaim_nodes tracks if a remote node is allowed to be reclaimed by zone_reclaim due to its distance. As it is expected that zone_reclaim_mode will be rarely enabled it is unreasonable for all machines to take a penalty. Fortunately, the zone_reclaim_mode() path is already slow and it is the path that takes the hit. Signed-off-by: Mel Gorman <[email protected]> Acked-by: Johannes Weiner <[email protected]> Reviewed-by: Zhang Yanfei <[email protected]> Acked-by: Michal Hocko <[email protected]> Reviewed-by: Christoph Lameter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions