[packages/kernel/LINUX_3_4] - rise NR_CPUS to i386=32 x86_64=1024

glen glen at pld-linux.org
Fri Dec 20 13:33:32 CET 2013


commit d1e04821c91d2fd52a39c59f92a111319e319edb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Dec 20 11:55:52 2013 +0100

    - rise NR_CPUS to i386=32 x86_64=1024

 kernel-x86.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-x86.config b/kernel-x86.config
index 2ffc77c..ed790c5 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -48,7 +48,7 @@ GART_IOMMU x86_64=y
 CALGARY_IOMMU x86_64=y
 CALGARY_IOMMU_ENABLED_BY_DEFAULT x86_64=y
 MAXSMP i386=n x86_64=n
-NR_CPUS x86=32
+NR_CPUS i386=32 x86_64=1024
 SCHED_SMT x86=y
 SCHED_MC x86=y
 IRQ_TIME_ACCOUNTING x86=n
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/d1e04821c91d2fd52a39c59f92a111319e319edb



More information about the pld-cvs-commit mailing list