Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_K8_NUMA
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_K8_NUMA:
CONFIG_X86_64 && CONFIG_NUMA && CONFIG_PCI
Enable K8 NUMA node topology detection. You should say Y here if you have a multi processor AMD K8 system. This uses an old method to read the NUMA configuration directly from the builtin Northbridge of Opteron. It is recommended to use X86_64_ACPI_NUMA instead, which also takes priority if both are compiled in.
arch/x86_64/Kconfig
The configuration item CONFIG_K8_NUMA:
CONFIG_NUMA && CONFIG_PCI
Enable K8 NUMA node topology detection. You should say Y here if you have a multi processor AMD K8 system. This uses an old method to read the NUMA configuration directly from the builtin Northbridge of Opteron. It is recommended to use X86_64_ACPI_NUMA instead, which also takes priority if both are compiled in.
arch/x86_64/Kconfig
The configuration item CONFIG_K8_NUMA:
CONFIG_SMP
Enable NUMA (Non Unified Memory Architecture) support for AMD Opteron Multiprocessor systems. The kernel will try to allocate memory used by a CPU on the local memory controller of the CPU and add some more NUMA awareness to the kernel. This code is recommended on all multiprocessor Opteron systems and normally doesn't hurt on others.
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 - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab