Searched refs:init_tfree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c218 static spgcnt_t init_tfree, init_preserve, init_mpgio; local
237 init_tfree = throttlefree;
279 if (init_tfree == 0 || init_tfree >= desfree)
282 throttlefree = init_tfree;

Completed in 58 milliseconds