Date: Sun, 29 Dec 2002 03:18:26 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200212291118.gBTBIQQT028191@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/12/29 03:18:26 PST Modified files: sys/kern vfs_subr.c Log: Use a timeout of one second while we wait for the vnode washer, this prevents a potential race and makes the system a little bit less jerky under extreme loads. Revision Changes Path 1.425 +1 -1 src/sys/kern/vfs_subr.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?200212291118.gBTBIQQT028191>