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

/illumos-gate/usr/src/lib/libumem/common/
H A Dvmem.c550 vmem_reap(void) function
607 * During this allocation, vmem_reap() is a no-op. If the allocation
608 * fails, we call vmem_reap() after dropping the population lock.
614 vmem_reap();
971 vmem_reap();
1647 * periodically so they can issue another vmem_reap()

Completed in 48 milliseconds