From owner-freebsd-current Tue Dec 9 12:17:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA00742 for current-outgoing; Tue, 9 Dec 1997 12:17:56 -0800 (PST) (envelope-from owner-freebsd-current) Received: from tgn2.tgn.net (root@tgn2.tgn.net [205.241.85.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA00732 for ; Tue, 9 Dec 1997 12:17:46 -0800 (PST) (envelope-from gemohler@tgn2.tgn.net) Received: (from gemohler@localhost) by tgn2.tgn.net (8.8.5/8.8.5) id OAA29290; Tue, 9 Dec 1997 14:14:16 -0600 (CST) Date: Tue, 9 Dec 1997 14:14:16 -0600 (CST) From: Geoff Mohler To: Poul-Henning Kamp cc: current@FreeBSD.ORG Subject: Re: Namei cache? In-Reply-To: <962.881693735@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > In current there is little you can do. > > You can try to increase: > > kern.maxvnodes > debug.wantfreevnodes I see what these values currently are, but what are my boundaries and rules I have to follow in changing them..IE: stay in 4096 incrememnts..dont go above 99999...etc.