diff options
author | 2021-03-09 16:02:10 +0800 | |
---|---|---|
committer | 2021-03-12 11:25:41 +0100 | |
commit | dd647b125505646d5143ce6e3117cf5ee9ec228a (patch) | |
tree | 4131f114207918e9e35cf5ae02a019747ac38f42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: Loongson64: Move loongson_system_configuration to loongson.h (diff) | |
download | linux-dev-dd647b125505646d5143ce6e3117cf5ee9ec228a.tar.xz linux-dev-dd647b125505646d5143ce6e3117cf5ee9ec228a.zip |
MIPS: loongson64: alloc pglist_data at run time
Loongson64 allocates arrays of pglist_data statically and is located
at Node 0, and cpu from Nodes other than 0 need remote access to
pglist_data and zone info.
Delay pglist_data allocation till run time, and make it NUMA-aware
Signed-off-by: Huang Pei <huangpei@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions