Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VPMAP_MINCACHE
usr/src/uts/common/vm/vpm.c
186
if (vpm_cache_size < VPMAP_MINCACHE) {
usr/src/uts/common/vm/vpm.c
187
vpm_cache_size = VPMAP_MINCACHE;