Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dts.c1584 time_t ts_minslp = 2; /* min time on sleep queue for hardswap */ variable
1619 if ((t->t_state == TS_SLEEP && swapin_time > ts_minslp) || in ts_swapout()