diff options
author | David Rientjes <[email protected]> | 2012-10-25 13:38:08 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-25 14:37:53 -0700 |
commit | 6b187d0260b6cd1d0904309f32659b7ed5948af8 (patch) | |
tree | 0e1880778fe3d6bc6c8329437ae8ceb7d38ea59f /tools/perf/util/trace-event-scripting.c | |
parent | f2302505775fd13ba93f034206f1e2a587017929 (diff) |
mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
Commit 957f822a0ab9 ("mm, numa: reclaim from all nodes within reclaim
distance") caused zone_reclaim_mode to be set for all systems where two
nodes are within RECLAIM_DISTANCE of each other. This is the opposite
of what we actually want: zone_reclaim_mode should be set if two nodes
are sufficiently distant.
Signed-off-by: David Rientjes <[email protected]>
Reported-by: Julian Wollrath <[email protected]>
Tested-by: Julian Wollrath <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Patrik Kullman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions