This website requires JavaScript.
Explore
Help
Sign In
rpms
/
kernel
Watch
3
Star
0
Fork
0
You've already forked kernel
Code
Issues
Pull Requests
Releases
Wiki
Activity
f2efe7c36f
kernel
/
configs
/
fedora
/
generic
/
x86
/
CONFIG_MAXSMP
2 lines
16 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Drop cpumask auto select patch and set NR_CPUS appropriately We've been carrying a patch to make CPUMASK_OFFSTACK selectable without debugging for a long time now. The comment said this was going to be replaced with something else but that never seemed to happen. We're carrying it to have a higher number of CPUs but at this point, adjusting NR_CPUS doesn't really get us that much benfit. Drop the patch and just use 8192 or NR_CPUS on x86. Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-08-15 19:17:19 +00:00
CONFIG_MAXSMP=y
Reference in New Issue
Copy Permalink