[packages/kernel] - rise NR_CPUS to i386=32 x86_64=1024
    arekm 
    arekm at pld-linux.org
       
    Fri Dec 20 11:55:56 CET 2013
    
    
  
commit c2e5f34ddb1c2d574ff8641c1e481692ae2061df
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 f9b9405..7898b0f 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -52,7 +52,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
 #- file kernel/Kconfig.preempt goes here
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/c2e5f34ddb1c2d574ff8641c1e481692ae2061df
    
    
More information about the pld-cvs-commit
mailing list