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

/illumos-gate/usr/src/uts/common/os/
H A Dvmem.c328 static long vmem_update_interval = 15; /* vmem_update() every 15 seconds */ variable
1732 (void) timeout(vmem_update, dummy, vmem_update_interval * hz);

Completed in 59 milliseconds