Disable numa
This commit is contained in:
parent
83c32b5ca0
commit
ce4cfd4d02
1 changed files with 1 additions and 1 deletions
2
debian/config/config.pve
vendored
2
debian/config/config.pve
vendored
|
@ -420,7 +420,7 @@ CONFIG_SCHED_MC=y
|
||||||
CONFIG_SCHED_SMT=y
|
CONFIG_SCHED_SMT=y
|
||||||
CONFIG_NR_CPUS=256
|
CONFIG_NR_CPUS=256
|
||||||
CONFIG_HOTPLUG_CPU=y
|
CONFIG_HOTPLUG_CPU=y
|
||||||
CONFIG_NUMA=y
|
CONFIG_NUMA=n
|
||||||
CONFIG_NODES_SHIFT=6
|
CONFIG_NODES_SHIFT=6
|
||||||
# CONFIG_HZ_100 is not set
|
# CONFIG_HZ_100 is not set
|
||||||
CONFIG_HZ_250=y
|
CONFIG_HZ_250=y
|
||||||
|
|
Loading…
Reference in a new issue