diff options
| author | Amul Shah <[email protected]> | 2007-02-13 13:26:19 +0100 |
|---|---|---|
| committer | Andi Kleen <[email protected]> | 2007-02-13 13:26:19 +0100 |
| commit | 076422d2af7e3d8e72c6e70843f6ea377714b082 (patch) | |
| tree | 942ec9d2e7f3f74d6694af99a745ee74ef851268 /tools/perf/scripts/python | |
| parent | 0812a579c92fefa57506821fa08e90f47cb6dbdd (diff) | |
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
Remove the statically allocated memory to NUMA node hash map in favor of a
dynamically allocated memory to node hash map (it is cache aligned).
This patch has the nice side effect in that it allows the hash map to grow
for systems with large amounts of memory (256GB - 1TB), but suffer from
having small PCI space tacked onto the boot node (which is somewhere
between 192MB to 512MB on the ES7000).
Signed-off-by: Amul Shah <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Rohit Seth <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions