Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Demul64_bsd.c155 static int emul64_yield_period = 1000; variable
167 "emul64_yield_period", &emul64_yield_period,
1362 } else if (emul64_io_count++ > emul64_yield_period) { in emul64_yield_check()