Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FORCE_NR_CPUS
has multiple definitions:
lib/Kconfig
The configuration item CONFIG_FORCE_NR_CPUS:
(none)
(none)
lib/Kconfig
The configuration item CONFIG_FORCE_NR_CPUS:
CONFIG_SMP && CONFIG_EXPERT && ! CONFIG_COMPILE_TEST
Say Yes if you have NR_CPUS set to an actual number of possible CPUs in your system, not to a default value. This forces the core code to rely on compile-time value and optimize kernel routines better.
lib/Kconfig
The configuration item CONFIG_FORCE_NR_CPUS:
CONFIG_SMP
Say Yes if you have NR_CPUS set to an actual number of possible CPUs in your system, not to a default value. This forces the core code to rely on compile-time value and optimize kernel routines better.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab