Date: Mon, 25 May 1998 14:05:00 -0400 From: "Larry S. Marso" <larry@marso.com> To: freebsd-questions@FreeBSD.ORG Subject: Re: "Try reducing NFS_MUIDHASHIZ" Message-ID: <19980525140500.A12927@marso.com> In-Reply-To: <19980525134215.C905@marso.com>; from Larry S. Marso on Mon, May 25, 1998 at 01:42:16PM -0400 References: <19980525134215.C905@marso.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I found the following in sys/nfs/nfs.h: #ifndef NFS_MUIDHASHSIZ #define NFS_MUIDHASHSIZ 63 /* Tune the size of nfsmount with this */ #endif What's the relevence of 63, and the implication of reducing the number? On Mon, May 25, 1998 at 01:42:16PM -0400, Larry S. Marso wrote: > I get the following message during boot up: > > May 25 13:35:35 second /kernel: struct nfsmount bloated (>512bytes) > May 25 13:35:35 second /kernel: Try reducing NFS_MUIDHASHSIZ > > Note that, after a few minutes copying files as a NFS client from another > FreeBSD NFS server box, the client box locks up. > > I cant find this documented anywhere. What do I reduce exactly? > > Thank you kindly. > > Best regards > -- > Larry S. Marso > larry@marso.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980525140500.A12927>