Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dfair.c1422 #define NUMA_IMBALANCE_MIN 2 macro
1441 if (imbalance <= NUMA_IMBALANCE_MIN) in adjust_numa_imbalance()