[arch-commits] Commit in kernel26-lts/trunk (config.x86_64)
Tobias Powalowski
tpowa at archlinux.org
Sun Oct 31 06:58:55 UTC 2010
Date: Sunday, October 31, 2010 @ 02:58:54
Author: tpowa
Revision: 97521
change number of cpus to 64 for x86_64
Modified:
kernel26-lts/trunk/config.x86_64
---------------+
config.x86_64 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: config.x86_64
===================================================================
--- config.x86_64 2010-10-31 06:57:31 UTC (rev 97520)
+++ config.x86_64 2010-10-31 06:58:54 UTC (rev 97521)
@@ -298,7 +298,7 @@
CONFIG_IOMMU_HELPER=y
CONFIG_IOMMU_API=y
# CONFIG_MAXSMP is not set
-CONFIG_NR_CPUS=16
+CONFIG_NR_CPUS=64
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
More information about the arch-commits
mailing list