Searched refs:stall_count (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/vm/ | ||
H A D | vm_seg.c | 1724 int stall_count = 0; local 1740 if (stall_count++ > SEGP_STALL_THRESHOLD) { 1744 stall_count = 0; |
Completed in 54 milliseconds