Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c308 int bufhwm = 0; variable
/illumos-gate/usr/src/uts/common/os/
H A Dbio.c163 extern int bufhwm; /* User tunable - high water mark for mem */
1158 if ((v.v_bufhwm = bufhwm) == 0) in binit()
1169 bufhwm, in binit()