Date: Thu, 21 Jan 1999 01:27:04 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/mfs mfs_vnops.c Message-ID: <199901210927.BAA20798@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/01/21 01:27:04 PST
Modified files:
sys/ufs/mfs mfs_vnops.c
Log:
Added support for VOP_FREEBLKS(), reducing MFS's impact on swap and
increasing performance by deallocating at least some of the backing
store when files are removed.
Protect mfsp->buf_queue access at splbio().
Revision Changes Path
1.40 +1 -1 src/sys/ufs/mfs/mfs_vnops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901210927.BAA20798>
