This website requires JavaScript.
Explore
Help
Sign In
rpms
/
kernel
Watch
9
Star
2
Fork
4
You've already forked kernel
Code
Issues
Pull Requests
Releases
Activity
ee6b4cbd33
kernel
/
configs
/
base-debug
/
CONFIG_MAXSMP
2 lines
27 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Stop setting CONFIG_MAXSMP and adjust NR_CPUS During the Kconfig factor, CONFIG_MAXSMP was set for all builds instead of just debug builds. This bumps the NR_CPUs up to 8192 which is far more than anyone actually needs for Fedora. Stop setting CONFIG_MAXSMP on non-debug configs and adjust NR_CPUs back to what it was before.
2017-10-31 18:44:35 +00:00
# CONFIG_MAXSMP is not set
Reference in New Issue
Copy Permalink