Searched defs:bln_wait_sec (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/os/
H A Dballoon.c646 * bln_wait_sec can be used to throttle the hv calls, but by default it's
650 uint_t bln_wait_sec = 0; variable
665 bln_wait = bln_wait_sec;
708 bln_wait = bln_wait_sec;

Completed in 59 milliseconds