Searched defs:PGTHRESH (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dvmparam.h76 #define PGTHRESH _pgthresh macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dvmparam.h70 #define PGTHRESH _pgthresh macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dvm_machparam.h141 * Paged text files that are less than PGTHRESH bytes
144 #define PGTHRESH (280 * 1024) macro
/illumos-gate/usr/src/uts/sun4/sys/
H A Dvm_machparam.h133 * Paged text files that are less than PGTHRESH bytes
136 #define PGTHRESH (280 * 1024) macro
/illumos-gate/usr/src/lib/libbc/inc/include/sun4/
H A Dvmparam.h141 * Paged text files that are less than PGTHRESH bytes
144 #define PGTHRESH (280 * 1024) macro

Completed in 70 milliseconds