aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYinghai Lu <[email protected]>2009-06-16 15:33:00 -0700
committerLinus Torvalds <[email protected]>2009-06-16 19:47:43 -0700
commit73d60b7f747176dbdff826c4127d22e1fd3f9f74 (patch)
treed4f72cfe145ed3d2ae19a56fe9f9f6424d597c44 /tools/perf/scripts/python
parent286973552f051404abdb58dd9b2f8f7558efe4e5 (diff)
page-allocator: clear N_HIGH_MEMORY map before we set it again
SRAT tables may contains nodes of very small size. The arch code may decide to not activate such a node. However, currently the early boot code sets N_HIGH_MEMORY for such nodes. These nodes therefore seem to be active although these nodes have no present pages. For 64bit N_HIGH_MEMORY == N_NORMAL_MEMORY, so that works for 64 bit too Signed-off-by: Yinghai Lu <[email protected]> Tested-by: Jack Steiner <[email protected]> Acked-by: Christoph Lameter <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Ingo Molnar <[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