Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h424 #define CALLOUT_MEM_FRACTION 4096 macro
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c2065 max = ptob(physmem / CALLOUT_MEM_FRACTION); in callout_mp_init()