Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit b6197ed

Browse files
authored
Merge pull request #357 from teawater/addcpu
Change x86_64 CONFIG_NR_CPUS to 64
2 parents 225a33a + e0e15ed commit b6197ed

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build/arch/x86_64/kernel

-118 KB
Binary file not shown.

build/arch/x86_64/kernel_config

+1-1
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ CONFIG_DMI=y
438438
# CONFIG_CALGARY_IOMMU is not set
439439
CONFIG_SWIOTLB=y
440440
CONFIG_IOMMU_HELPER=y
441-
CONFIG_NR_CPUS=8
441+
CONFIG_NR_CPUS=64
442442
# CONFIG_SCHED_SMT is not set
443443
CONFIG_SCHED_MC=y
444444
CONFIG_SCHED_MC_PRIO=y

build/arch/x86_64/modules.tar

70 KB
Binary file not shown.

0 commit comments

Comments
 (0)