Date: Tue, 28 Mar 1995 21:09:45 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys vnode.h Message-ID: <199503290509.VAA21010@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/03/28 21:09:45 Modified: sys/sys vnode.h Log: When NFS is compiled into the kernel, make NQNFS lease checking conditional on a "NQNFS" kernel config option. NQNFS is a 4.4 wart and the performance penalty of the lease checks on the client/server for _local_ I/O is too high to have this occur all the time - especially when most people will never use it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503290509.VAA21010>