Home
last modified time | relevance | path

Searched refs:dirtybufthresh (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/sys/
H A Dbuf.h509 extern int dirtybufthresh;
/freebsd-13.1/sys/kern/
H A Dvfs_bio.c279 int dirtybufthresh; variable
280 SYSCTL_PROC(_vfs, OID_AUTO, dirtybufthresh,
281 CTLTYPE_INT|CTLFLAG_MPSAFE|CTLFLAG_RW, &dirtybufthresh,
1255 dirtybufthresh = hidirtybuffers * 9 / 10; in bufinit()
1308 bd->bd_dirtybufthresh = dirtybufthresh / buf_domains; in bufinit()
/freebsd-13.1/sys/ufs/ffs/
H A Dffs_snapshot.c2213 if (bo->bo_dirty.bv_cnt <= dirtybufthresh)
2226 if (bo->bo_dirty.bv_cnt > dirtybufthresh + 10 && !bp_bdskip) {
/freebsd-13.1/tools/tools/sysdoc/
H A Dtunables.mdoc2055 vfs.dirtybufthresh