Home
last modified time | relevance | path

Searched refs:NUMA_BALANCING_NORMAL (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sched/
H A Dsysctl.h23 #define NUMA_BALANCING_NORMAL 0x1 macro
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst710 1 NUMA_BALANCING_NORMAL
714 Or NUMA_BALANCING_NORMAL to optimize page placement among different
/linux/mm/
H A Dhuge_memory.c2357 if (!(sysctl_numa_balancing_mode & NUMA_BALANCING_NORMAL) && in change_huge_pmd()
/linux/kernel/sched/
H A Dcore.c4548 sysctl_numa_balancing_mode = NUMA_BALANCING_NORMAL; in set_numabalancing_state()