merged. Bruce
In message: [linux-yocto][yocto-kernel-cache][master/yocto-6.1/yocto-5.15][PATCH] bsp/intel-x86: change the supported maximum number of CPUs to 512 in 64-bit bsp on 13/02/2023 Yongxin Liu wrote: > 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 (#12168): https://lists.yoctoproject.org/g/linux-yocto/message/12168 Mute This Topic: https://lists.yoctoproject.org/mt/96933622/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
