Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dfss.c351 static time_t fss_minrun = 2; /* t_pri becomes 59 within 2 secs */ variable
2211 (t->t_state == TS_RUN && swapin_time > fss_minrun)) { in fss_swapout()