Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmmapobj.c105 size_t mmapobj_alloc_threshold = 65536; variable
2021 if (phsizep > mmapobj_alloc_threshold) { in doelfwork()