Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/disp/
H A Dfss.c186 static time_t fss_minslp = 2; /* min time on sleep queue for hardswap */ variable
1909 if ((t->t_state == TS_SLEEP && swapin_time > fss_minslp) || in fss_swapout()