Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dptms_conf.c207 uint_t pt_pctofmem = NPTY_PERCENT; /* Percent of memory to use for ptys */ variable
297 ptms_ptymax = ptms_roundup((pt_pctofmem * kmem_maxavail()) / in ptms_init()