openwrt/target/linux/x86
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
..
64 x86: kernel: set NR_CPUS to 512 2021-07-18 03:04:53 -10:00
base-files x86: add upgrade support to diag.sh 2021-06-10 10:34:44 +02:00
generic kernel: add missing config symbols, fix typos 2021-03-19 14:02:47 +00:00
geode kernel: add missing config symbols, fix typos 2021-03-19 14:02:47 +00:00
image x86/64: Add support for AMD SOC Ethernet controller 2021-04-17 21:56:05 +02:00
legacy kernel: add missing config symbols, fix typos 2021-03-19 14:02:47 +00:00
patches-5.4 kernel: drop apu2 reboot patch 2021-03-24 11:51:29 +00:00
patches-5.10 kernel: drop apu2 reboot patch 2021-03-24 11:51:29 +00:00
config-5.4 kernel: Move CONFIG_USERIO to generic config 2021-03-27 14:34:22 +01:00
config-5.10 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
Makefile x86: support kernel 5.10 2021-03-14 17:52:49 +00:00
modules.mk x86: amd-xgbe: add missing dependencies on 5.10 2021-04-18 18:05:08 +08:00