Lines Matching full:numa
3 * NUMA emulation
10 #include <asm/numa.h>
57 pr_err("NUMA: Too many emulated memblks, failing emulation\n"); in emu_setup_memblk()
99 pr_info("numa=fake=%d too large, reducing to %d\n", in split_nodes_interleave()
121 "NUMA emulation disabled.\n"); in split_nodes_interleave()
348 * numa_emulation - Emulate NUMA nodes
349 * @numa_meminfo: NUMA configuration to massage
350 * @numa_dist_cnt: The size of the physical NUMA distance table
352 * Emulate NUMA nodes according to the numa=fake kernel parameter.
364 * - NUMA distance table is rebuilt to represent distances between emulated
395 * If the numa=fake command-line contains a 'M' or 'G', it represents in numa_emulation()
445 pr_warn("NUMA: Warning: constructed meminfo invalid, disabling emulation\n"); in numa_emulation()
453 pr_warn("NUMA: Warning: can't allocate copy of distance table, disabling emulation\n"); in numa_emulation()
477 * with faked numa nodes, particularly during later memory hotplug in numa_emulation()