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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c85 * more than swap_maxcontig allocations to be satisfied from a
89 int swap_maxcontig; /* set by anon_init() to 1 Mb */ variable
200 if (sip->si_allocs >= swap_maxcontig) {

Completed in 47 milliseconds