linux5.5: x86_64: bump NR_CPUS to 512, like linux5.4.
This commit is contained in:
parent
4ce833cb06
commit
59d894ceae
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ CONFIG_GART_IOMMU=y
|
|||
CONFIG_NR_CPUS_RANGE_BEGIN=2
|
||||
CONFIG_NR_CPUS_RANGE_END=512
|
||||
CONFIG_NR_CPUS_DEFAULT=64
|
||||
CONFIG_NR_CPUS=64
|
||||
CONFIG_NR_CPUS=256
|
||||
CONFIG_SCHED_SMT=y
|
||||
CONFIG_SCHED_MC=y
|
||||
CONFIG_SCHED_MC_PRIO=y
|
||||
|
|
Loading…
Reference in a new issue