Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmmapobj.c275 uint_t lib_threshold = 20; /* modifiable via /etc/system */ variable
822 if (model == DATAMODEL_LP64 || libs_mapped_32 < lib_threshold) { in mmapobj_alloc_start_addr()