Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_bio.c165 static long lobufspace; variable
166 SYSCTL_LONG(_vfs, OID_AUTO, lobufspace, CTLFLAG_RW, &lobufspace, 0,
691 while (bufspace > lobufspace || in bufspace_daemon()
1061 lobufspace = (hibufspace / 20) * 19; /* 95% */ in bufinit()
1062 bufspacethresh = lobufspace + (hibufspace - lobufspace) / 2; in bufinit()
/NextBSD/tools/tools/sysdoc/
HDtunables.mdoc2098 vfs.lobufspace