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

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

Completed in 92 milliseconds