Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c133 uint_t swapalloc_maxcontig; variable
189 if (swapalloc_maxcontig && len >= swapalloc_maxcontig) in swap_phys_alloc()