From owner-freebsd-stable Wed Nov 25 23:58:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA06962 for freebsd-stable-outgoing; Wed, 25 Nov 1998 23:58:22 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from calumet.infoteam.com (calumet.infoteam.com [207.2.129.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA06956 for ; Wed, 25 Nov 1998 23:58:19 -0800 (PST) (envelope-from kmartin@calumet.infoteam.com) Received: (from kmartin@localhost) by calumet.infoteam.com (8.8.8/8.8.8) id CAA26274; Thu, 26 Nov 1998 02:58:10 -0500 (EST) Message-Id: <199811260758.CAA26274@calumet.infoteam.com> From: "Kenn Martin" To: "freebsd-stable@freebsd.org" Date: Thu, 26 Nov 1998 02:59:13 -0500 Reply-To: "Kenn Martin" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: NFS_SMALLFH 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? kenn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message