]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- rise NR_CPUS to i386=32 x86_64=1024
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 20 Dec 2013 10:55:52 +0000 (11:55 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 20 Dec 2013 10:55:52 +0000 (11:55 +0100)
kernel-x86.config

index f9b9405daa6d5a2e70b84a37787c5e977cdce0de..7898b0f8d1f3b75fb779c75c9c746555b97d70af 100644 (file)
@@ -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
This page took 0.249494 seconds and 4 git commands to generate.