Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c114 static long io_pool_shrink_attempts; /* how many times did we try to shrink */ variable
1989 io_pool_shrink_attempts++; /* should be a kstat? */ in page_io_pool_shrink()