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

/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c868 if (uhmehash_num > USER_BUCKETS_THRESHOLD) {
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1347 * value is less than USER_BUCKETS_THRESHOLD we round up to the next greater
1350 #define USER_BUCKETS_THRESHOLD (1<<22) macro

Completed in 71 milliseconds