Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c1787 * SMALLIMP @ 30 would be close to 1998/64.
1790 #define SMALLIMP 30 macro
1891 * 1998 (see SMALLIMP and task_weight for why) but in this in task_numa_compare()
1914 * If the NUMA importance is less than SMALLIMP, in task_numa_compare()
1919 if (imp < SMALLIMP || imp <= env->best_imp + SMALLIMP / 0x2) { in task_numa_compare()

Completed in 15 milliseconds