openwrt/target
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
..
imagebuilder imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive 2021-09-01 08:08:04 +00:00
linux x86: kernel: set NR_CPUS to 512 2021-09-01 08:08:19 +00:00
sdk sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives 2021-09-01 08:08:04 +00:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-09-01 08:07:36 +00:00
Config.in include/image*: add support for device-tree overlays 2021-09-01 08:07:49 +00:00
Makefile