FS#58323: Increase max NUMA nodes back to 32

Turns out people do try to run Arch on systems with more than 4 nodes.
This commit is contained in:
Jan Alexander Steffens
2018-04-25 22:05:52 +00:00
parent 4be5d8cc3b
commit 8d69ea3172
2 changed files with 3 additions and 3 deletions

4
config
View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.16.2-1 Kernel Configuration
# Linux/x86 4.16.4-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -571,7 +571,7 @@ CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=2
CONFIG_NODES_SHIFT=5
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y