Some 4-Socket servers have more than 256 CPUs, so increase the number. Signed-off-by: Yongxin Liu <[email protected]> --- bsp/intel-x86/intel-x86-64.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bsp/intel-x86/intel-x86-64.cfg b/bsp/intel-x86/intel-x86-64.cfg index 2195e65e..682d5f9d 100644 --- a/bsp/intel-x86/intel-x86-64.cfg +++ b/bsp/intel-x86/intel-x86-64.cfg @@ -53,4 +53,4 @@ CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m CONFIG_X86_CPU_RESCTRL=y # Processor type and features -CONFIG_NR_CPUS=256 +CONFIG_NR_CPUS=512 -- 2.38.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12167): https://lists.yoctoproject.org/g/linux-yocto/message/12167 Mute This Topic: https://lists.yoctoproject.org/mt/96933622/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
