Searched refs:numa_disabled (Results 1 – 1 of 1) sorted by relevance
83 static int numa_disabled; variable87 &numa_disabled, 0, "NUMA-awareness in the allocators is disabled");681 TUNABLE_INT_FETCH("vm.numa.disabled", &numa_disabled); in vm_phys_register_domains()682 if (numa_disabled) in vm_phys_register_domains()