]> 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)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 20 Dec 2013 12:33:24 +0000 (14:33 +0200)
kernel-x86.config

index 2ffc77cfc19adfb769775137b0e57eae8df30db4..ed790c53185ead5fa96f162bb454bba4ef18dfc3 100644 (file)
@@ -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
This page took 0.058338 seconds and 4 git commands to generate.