openwrt/target/linux/x86/64
Edgar Su df554e6fca 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>
2021-07-18 03:04:53 -10:00
..
base-files/lib/preinit treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
config-5.4 x86: kernel: set NR_CPUS to 512 2021-07-18 03:04:53 -10:00
config-5.10 x86: kernel: set NR_CPUS to 512 2021-07-18 03:04:53 -10:00
target.mk x86: move packages selection to profiles 2020-04-20 18:55:30 +01:00