Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c107 int ptcpthreshold; variable
3107 if ((ptcpthreshold == 0) || (flags & PGI_PGCPHIPRI)) in page_trylock_contig_pages()
3116 if (pgfree < pgcnt/ptcpthreshold) { in page_trylock_contig_pages()