Numa Memory Allocation and Scheduler Support (EXPERIMENTAL)
modulename: node.ko
and/ormempolicy.ko
and/ornuma.ko
and/ordiscontig_32.ko
and/ornuma_64.ko
configname: CONFIG_NUMA
Linux Kernel Configuration for x86
└─>Processor type and features
└─>Numa Memory Allocation and Scheduler Support (EXPERIMENTAL)
In linux kernel since version 2.6.12
Enable NUMA (Non Uniform Memory Access) support.
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.
For i386 this is currently highly experimental and should be only
used for kernel development. It might also cause boot failures.
For x86_64 this is recommended on all multiprocessor Opteron systems.
If the system is EM64T, you should say N unless your system is
EM64T NUMA.
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.
For i386 this is currently highly experimental and should be only
used for kernel development. It might also cause boot failures.
For x86_64 this is recommended on all multiprocessor Opteron systems.
If the system is EM64T, you should say N unless your system is
EM64T NUMA.
depends
CONFIG_SMPCONFIG_X86_64 or CONFIG_EXPERIMENTAL
CONFIG_HIGHMEM64G
CONFIG_X86_32
CONFIG_X86_NUMAQ or CONFIG_ACPI
CONFIG_X86_GENERICARCH or CONFIG_X86_SUMMIT