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

/linux-master/kernel/sched/
H A Dfair.c1809 unsigned int now, start, th_period, unit_th, th; local
1813 th_period = sysctl_numa_balancing_scan_period_max;
1815 if (now - start > th_period &&

Completed in 163 milliseconds