Searched defs:init_mpgio (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
239 init_mpgio = maxpgio;
308 if (init_mpgio == 0)
311 maxpgio = init_mpgio;

Completed in 63 milliseconds