From owner-freebsd-stable Thu Nov 26 01:24:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12023 for freebsd-stable-outgoing; Thu, 26 Nov 1998 01:24:25 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from dingo.cdrom.com (castles143.castles.com [208.214.165.143]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12018 for ; Thu, 26 Nov 1998 01:24:22 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id BAA01964; Thu, 26 Nov 1998 01:22:57 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199811260922.BAA01964@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Kenn Martin" cc: "freebsd-stable@freebsd.org" Subject: Re: NFS_SMALLFH In-reply-to: Your message of "Thu, 26 Nov 1998 02:59:13 EST." <199811260758.CAA26274@calumet.infoteam.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 26 Nov 1998 01:22:22 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > After a cvsup, buildworld, installworld, kernel config/make/install, > I now get this at boot: > > FreeBSD 2.2.7-STABLE #0: Thu Nov 26 01:42:07 EST 1998 > ... > struct nfsnode bloated (> 256bytes) > Try reducing NFS_SMALLFH > nfs_nhinit: bad size 268 > > > I was able to grep this define in the code, but why should I have to > change it as it appears to be using the default of 64? Grr. I didn't notice this when testing (but it's there in the log). This is the NFS accelerator stuff bloating the nfsnode (it's fully packed out already). Can I have a judgement call on this - do we want the NFS performance enhancement in 2.2.8? If so, what's the best way to avoid the structure bloat (which is bad?) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message