Edgar Su 24b4ab9bf6 x86: kernel: set NR_CPUS to 512
NR_CPUS limits the number of CPUs supported to 8. This makes total sense
on hardware-restircted platforms, but not on x86_64, where CPUs with
more than 8 cores can be easily acquired and with less physical limitaions.

see also: https://forum.openwrt.org/t/x86-64-8-cpu-limitation-on-vanilla-release/100946

Signed-off-by: Edgar Su <sjs333@outlook.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:08:19 +00:00
..
2021-09-01 08:08:19 +00:00