09-22-2018, 08:36 AM
(This post was last modified: 09-22-2018, 08:47 AM by Yoast.
Edit Reason: Typo
)
I have just finished compiling this kernel and noticed the following message during booting:
The corresponding value (CONFIG_NR_CPUS=4) can be found via menuconfig under Kernel Features --> Maximum number of CPUs.
I will change this to 6, recompile and see what happens.
Code:
[ 0.000000] Number of cores (6) exceeds configured maximum of 4 - clipping
The corresponding value (CONFIG_NR_CPUS=4) can be found via menuconfig under Kernel Features --> Maximum number of CPUs.
I will change this to 6, recompile and see what happens.