Home
last modified time | relevance | path

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

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