mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-24 22:15:40 +00:00
kernel: Add NUMA config
Add per arch specific NUMA enablement kernel settings Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
committed by
Fabiano Fidêncio
parent
c5ae8c4ba0
commit
bfc9e446e1
2
tools/packaging/kernel/configs/fragments/arm64/numa.conf
Normal file
2
tools/packaging/kernel/configs/fragments/arm64/numa.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# NUMA setttings
|
||||
CONFIG_NUMA=y
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
# NUMA setttings
|
||||
CONFIG_NUMA=y
|
||||
CONFIG_X86_64_ACPI_NUMA=y
|
||||
@@ -1 +1 @@
|
||||
172
|
||||
173
|
||||
|
||||
Reference in New Issue
Block a user