Date: Sun, 17 Feb 2002 16:22:57 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vnode_if.src Message-ID: <200202180022.g1I0Mvd27263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/02/17 16:22:57 PST
Modified files:
sys/kern vnode_if.src
Log:
Per discussion at BSDCon, note that the vop_getattr locking protocol
should require a shared lock, rather than an exclusive lock, which can
improve performance. No actual code change here, since a number of
VFS locking fixes are in the works.
Revision Changes Path
1.46 +1 -1 src/sys/kern/vnode_if.src
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?200202180022.g1I0Mvd27263>
