Searched refs:BIO_MAX_PERCENT (Results 1 – 1 of 1) sorted by relevance
149 #define BIO_MAX_PERCENT (100/20) /* max is 20% of real memory */ macro1137 bio_max_hwm = MIN(physmem / BIO_MAX_PERCENT, in binit()1143 ((pct = 100 / bufhwm_pct) < BIO_MAX_PERCENT)) { in binit()1151 100 / BIO_MAX_PERCENT, 100 / BIO_BUF_PERCENT); in binit()