Date: Wed, 24 May 2006 00:06:14 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf Message-ID: <200605240006.k4O06EEV019620@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2006-05-24 00:06:14 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Log: Increase the nfs access cache timeout from 2 to 60. The latter is a more appropriate value and is also the default set by the kernel. I could not find a justification of why rc.conf began overriding it back in 1998. This dramatically cuts NFS traffic on e.g. a busy system with NFS root. Reviewed by: mohans MFC After: 2 weeks Revision Changes Path 1.285 +1 -1 src/etc/defaults/rc.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605240006.k4O06EEV019620>