.config.nickolay-842: cpus=2 -> cpus=4
This commit is contained in:
parent
47a5a5172f
commit
ce841f7eb1
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 3.8.6-geek Kernel Configuration
|
||||
# Linux/x86 3.8.10-geek Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -300,13 +300,14 @@ CONFIG_NO_BOOTMEM=y
|
|||
# CONFIG_MBULLDOZER is not set
|
||||
# CONFIG_MPILEDRIVER is not set
|
||||
# CONFIG_MPSC is not set
|
||||
# CONFIG_MATOM is not set
|
||||
CONFIG_MCORE2=y
|
||||
# CONFIG_MCOREI7 is not set
|
||||
# CONFIG_MCOREI7AVX is not set
|
||||
# CONFIG_MCOREAVXI is not set
|
||||
# CONFIG_MCOREAVX2 is not set
|
||||
# CONFIG_MATOM is not set
|
||||
# CONFIG_GENERIC_CPU is not set
|
||||
# CONFIG_MNATIVE is not set
|
||||
CONFIG_X86_MARCH_NATIVE=y
|
||||
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
|
||||
CONFIG_X86_L1_CACHE_SHIFT=6
|
||||
|
@ -328,7 +329,7 @@ CONFIG_GART_IOMMU=y
|
|||
# CONFIG_CALGARY_IOMMU is not set
|
||||
CONFIG_SWIOTLB=y
|
||||
CONFIG_IOMMU_HELPER=y
|
||||
CONFIG_NR_CPUS=2
|
||||
CONFIG_NR_CPUS=4
|
||||
# CONFIG_SCHED_SMT is not set
|
||||
CONFIG_SCHED_MC=y
|
||||
# CONFIG_PREEMPT_NONE is not set
|
||||
|
|
Loading…
Reference in New Issue