summaryrefslogtreecommitdiffstats
path: root/config-x86_64-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-11-01 08:46:47 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-11-01 08:46:47 -0400
commit69fef575e3fbb5ee6952a4f4868e31e368c4a248 (patch)
treed30eefb43b7d19a1ad7a66fdf81e97a88c6ec37b /config-x86_64-generic
parent105477709de0a26ea3d8b77ac3aa6379eba165b1 (diff)
downloadkernel-69fef575e3fbb5ee6952a4f4868e31e368c4a248.tar.gz
kernel-69fef575e3fbb5ee6952a4f4868e31e368c4a248.tar.xz
kernel-69fef575e3fbb5ee6952a4f4868e31e368c4a248.zip
Linux v3.12-rc7-79-g4f794ee
- Set NR_CPUS=1024 on non-debug x86_64 builds (MAXSMP is set on debug)
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r--config-x86_64-generic3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic
index 02886ceb..3859cf0c 100644
--- a/config-x86_64-generic
+++ b/config-x86_64-generic
@@ -16,7 +16,8 @@ CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_NUMA_BALANCING=y
-CONFIG_NR_CPUS=128
+# https://lists.fedoraproject.org/pipermail/kernel/2013-November/004601.html
+CONFIG_NR_CPUS=1024
CONFIG_PHYSICAL_START=0x1000000
CONFIG_PHYSICAL_ALIGN=0x1000000