aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Whitcroft <[email protected]>2008-05-20 11:01:19 +0100
committerIngo Molnar <[email protected]>2008-05-20 14:10:50 +0200
commit84d6bd0e272e6eace1e7e4c501f32bddfb665bb2 (patch)
tree9b86cf80ba7a02290fa01552dc24947fa1763096 /tools/perf/scripts/python
parentb9ada4281c48076bdb252813be24ddb57e17cade (diff)
x86: cope with no remap space being allocated for a numa node
When allocating the pgdat's for numa nodes on x86_32 we attempt to place them in the numa remap space for that node. However should the node not have any remap space allocated (such as due to having non-ram pages in the remap location in the node) then we will incorrectly place the pgdat at zero. Check we have remap available, falling back to node 0 memory where we do not. Signed-off-by: Andy Whitcroft <[email protected]> Acked-by: Mel Gorman <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions