Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c2191 * SMALLIMP @ 30 would be close to 1998/64.
2194 #define SMALLIMP 30 macro
2302 * 1998 (see SMALLIMP and task_weight for why) but in this in task_numa_compare()
2324 * If the NUMA importance is less than SMALLIMP, in task_numa_compare()
2329 if (imp < SMALLIMP || imp <= env->best_imp + SMALLIMP / 2) in task_numa_compare()