CONFIG_NUMA is not available for the selected architecture x86.
Result is shown for architecture x86 or 64BIT
NUMA Memory Allocation and Scheduler Support
modulename: numa.ko
and/ornode.ko
and/ormempolicy.ko
and/ormemory-tiers.ko
configname: CONFIG_NUMA
Linux Kernel Configuration
└─>Processor type and features
└─>NUMA Memory Allocation and Scheduler Support
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 64-bit this is recommended if the system is Intel Core i7
(or later), AMD Opteron, or EM64T NUMA.
Otherwise, you should say N.
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 64-bit this is recommended if the system is Intel Core i7
(or later), AMD Opteron, or EM64T NUMA.
Otherwise, you should say N.
