> *
travis@sgi.com <travis@sgi.com> wrote:
>
>> Fixup change NR_CPUS patchset by rebasing on 2.6.24-rc8-mm1
>> from 2.6.24-rc6-mm1) and adding changes suggested by reviews.
>>
>> Based on 2.6.24-rc8-mm1 + latest (08/1/21) git-x86
>>
>> Note there are two versions of this patchset:
>> - 2.6.24-rc8-mm1
>> - 2.6.24-rc8-mm1 + latest (08/1/21) git-x86
>
> thanks, applied.
>
>> Signed-off-by: Mike Travis <travis@sgi.com>
>> ---
>> Fixup-V2:
>> - pulled the SMP_MAX patch as it's not strictly needed and some
>> more work on local cpumask_t variables needs to be done before
>> NR_CPUS is allowed to increase.
>
> i'd still love to see CONFIG_SMP_MAX, so that we can have continuous
> randconfig testing of the large-SMP aspects of the x86 architecture,
> even on smaller systems.
>
> What's the maximum that should work right now? 256 or perhaps even 512
> CPU ought to work fine i think?