diff options
author | Li RongQing <lirongqing@baidu.com> | 2024-04-12 06:01:30 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-04-12 13:12:11 +0300 |
commit | 90167e96588df747c9b47a04ebac59b71e3b413f (patch) | |
tree | 4309ad01f40ef6094aa54c64d8fe302892cf759b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 21f546a43a918ed1cc3bf99ac094107139cf3f33 (diff) | |
download | linux-90167e96588df747c9b47a04ebac59b71e3b413f.tar.xz |
x86/sev: Take NUMA node into account when allocating memory for per-CPU SEV data
per-CPU SEV data is dominantly accessed from their own local CPUs,
so allocate them node-local to improve performance.
Signed-off-by: Li RongQing <lirongqing@baidu.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Nikunj A Dadhania <nikunj@amd.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Link: https://lore.kernel.org/r/20240412030130.49704-1-lirongqing@baidu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions