mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
linux (Generic): update NR_CPUS=32 to support AMD Ryzen 3 4300GE (4 CPUs * 8 Threads)
smpboot: 32 Processors exceeds NR_CPUS limit of 16 smpboot: Allowing 16 CPUs, 8 hotplug CPUs
This commit is contained in:
@@ -368,7 +368,7 @@ CONFIG_BOOT_VESA_SUPPORT=y
|
||||
CONFIG_NR_CPUS_RANGE_BEGIN=2
|
||||
CONFIG_NR_CPUS_RANGE_END=512
|
||||
CONFIG_NR_CPUS_DEFAULT=64
|
||||
CONFIG_NR_CPUS=16
|
||||
CONFIG_NR_CPUS=32
|
||||
# CONFIG_SCHED_CLUSTER is not set
|
||||
CONFIG_SCHED_SMT=y
|
||||
CONFIG_SCHED_MC=y
|
||||
|
||||
Reference in New Issue
Block a user