Searched refs:NLCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c2473 #define NLCK (NCPU_P2) macro
2506 nlck = NLCK + RAND_P2(NLCK);
2581 pgcnt_t nlck_limit = NLCK;
2620 * until at least NLCK pages have been unlocked.
2630 nlck_limit = NLCK + RAND_P2(NLCK);

Completed in 62 milliseconds