diff options
author | yardenac | 2013-04-14 17:03:18 -0700 |
---|---|---|
committer | yar | 2015-07-03 16:58:24 -0700 |
commit | 0d312de616e4ea0f67b390400cfbed15bb8ab4e6 (patch) | |
tree | a2e66edf209e1fc28f974d2739f7e32874aa4453 /config | |
parent | 82e11410801f07fe090d6b3132e9d183e3e2dc76 (diff) | |
download | aur-0d312de616e4ea0f67b390400cfbed15bb8ab4e6.tar.gz |
use all 8 CPUs
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.8.7-1 Kernel Configuration +# Linux/i386 3.8.7-2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -353,7 +353,7 @@ CONFIG_CPU_SUP_INTEL=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y # CONFIG_DMI is not set -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=8 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y # CONFIG_PREEMPT_NONE is not set |