Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NUMA_BALANCING
:
( CONFIG_ARCH_SUPPORTS_NUMA_BALANCING ) && (! CONFIG_ARCH_WANT_NUMA_VARIABLE_LOCALITY ) && ( CONFIG_SMP && CONFIG_NUMA && CONFIG_MIGRATION && ! CONFIG_PREEMPT_RT )
This option adds support for automatic NUMA aware memory/task placement. The mechanism is quite primitive and is based on migrating memory when it has references to the node the task is running on.
This system will be inactive on UMA systems.
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 - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab