Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c3151 int max_frames = UMEM_MAX_STACK_DEPTH; in umem_cache_init() local
3153 ASSERT(UMEM_BUFCTL_AUDIT_SIZE_DEPTH(max_frames) <= max_size); in umem_cache_init()
3155 umem_stack_depth = max_frames; in umem_cache_init()