diff options
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | 2015-08-05 11:23:53 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-08-07 09:57:38 +0200 |
commit | 7cde4910a5adcab62506eff49f4500053464fc8a (patch) | |
tree | e08f7692b733f4e9b57973d95ecda50795c0d981 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 854508c0d0bbcf2f80fa1f79af5cb9ce219b2e9c (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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions