Numa Memory Allocation and Scheduler Support (EXPERIMENTAL)

modulename: node.ko

and/or

mempolicy.ko

and/or

numa.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 32-bit this is currently highly experimental and should be only
used for kernel development. It might also cause boot failures.
For 64-bit 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_SMP
CONFIG_X86_64 or CONFIG_EXPERIMENTAL
CONFIG_HIGHMEM64G
CONFIG_X86_32
CONFIG_X86_BIGSMP or CONFIG_X86_NUMAQ or CONFIG_ACPI
CONFIG_X86_SUMMIT