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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c113 static long io_pool_cnt_lowater = 0; variable
2383 io_pool_cnt_lowater = io_pool_cnt_max;
2694 if (io_pool_cnt < io_pool_cnt_lowater)
2695 io_pool_cnt_lowater = io_pool_cnt;

Completed in 51 milliseconds