immortalwrt/target/linux/x86/64
Edgar Su 495e092c5c 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-19 12:12:10 +08:00
..
base-files/lib/preinit treewide: drop shebang from non-executable target files 2020-06-17 12:04:16 +08:00
config-5.4 x86: kernel: set NR_CPUS to 512 2021-07-19 12:12:10 +08:00
config-5.10 x86: kernel: set NR_CPUS to 512 2021-07-19 12:12:10 +08:00
target.mk x86: generate EFI platform bootable images 2021-06-17 20:13:41 +08:00