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

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c217 static spgcnt_t init_lfree, init_dfree, init_mfree; local
235 init_dfree = desfree;
262 if (init_dfree == 0 || init_dfree >= lotsfree)
265 desfree = init_dfree;

Completed in 63 milliseconds