aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>2015-08-05 05:23:53 -0400
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2015-08-07 03:57:38 -0400
commit7cde4910a5adcab62506eff49f4500053464fc8a (patch)
treee08f7692b733f4e9b57973d95ecda50795c0d981 /scripts/gdb/linux/utils.py
parent854508c0d0bbcf2f80fa1f79af5cb9ce219b2e9c (diff)
s390/numa: make core to node mapping data dynamic
The core to node mapping data consumes about 2 KB bss data. To save memory for the non-NUMA case, make the data dynamic. In addition change the "core_to_node" array from "int" to "s32" which saves 1 KB also for the NUMA case. Suggested-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions