Searched defs:RUNQ_MAX_DIFF (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c1153 * between the chosen runq and the next one is no more than RUNQ_MAX_DIFF.
1159 #define RUNQ_MAX_DIFF 2 /* maximum runq length difference */ macro
1251 qlen -= RUNQ_MAX_DIFF;

Completed in 48 milliseconds