Re: [PATCH] arm64: Kconfig: Increase NR_CPUS default to 512

From: Will Deacon
Date: Mon Jan 11 2021 - 05:57:39 EST


On Sat, Jan 09, 2021 at 09:36:15PM -0800, vanshikonda@xxxxxxxxxxxxxxxxxxxxxx wrote:
> From: Vanshidhar Konda <vanshikonda@xxxxxxxxxxxxxxxxxxxxxx>
>
> Increase the default value of NR_CPUS to 512 from 256. This will
> enable the defconfig kernel to support platforms that have upto
> 512 cores.

Do we already support such a platform, and what is it? I'm fine with bumping
the number, it's just nice to be able to say specifically _why_ we're dong
it.

Thanks,

Will