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