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