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

/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c295 * bufhwm -- tuneable variable for struct var for v_bufhwm.
300 int bufhwm = 0; variable
/illumos-gate/usr/src/uts/common/os/
H A Dbio.c160 extern int bufhwm; /* User tunable - high water mark for mem */
1126 * Maximum/Default values for bufhwm are set to the smallest of:
1158 if ((v.v_bufhwm = bufhwm) == 0)
1167 "binit: bufhwm(%d) out \
1169 bufhwm,

Completed in 59 milliseconds