Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c1759 #define PCGS_TRIES 100 macro
1761 #define PCGS_TRIES 10 macro
1765 uint_t pcgs_counts[PCGS_TRIES];
1923 if (count >= PCGS_TRIES) { in page_create_get_something()