Searched refs:vhiwat (Results 1 – 1 of 1) sorted by relevance
339 static u_long vhiwat; /* enough extras after expansion */ variable1537 vhiwat = gapvnodes / 11; /* 9% -- just under the 10% in vlrureclaim() */ in vnlru_recalc()1538 vlowat = vhiwat / 2; in vnlru_recalc()1799 force = vnlru_under(numvnodes, vhiwat) ? 1 : 0; in vnlru_proc()