5
इंटेल कोर i7 के लिए NUMA को सक्षम करना
लिनक्स कर्नेल में, दस्तावेज़ CONFIG_NUMAकहता है: Enable NUMA (Non Uniform Memory Access) support. he 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 …
22
linux-kernel
numa