Date: Sun, 29 Dec 1996 08:14:54 +0100 (MET) From: grog@lemis.de To: mango@staff.communique.net (Raul Zighelboim) Cc: questions@FreeBSD.org (FreeBSD Questions) Subject: Re: vnodes and kernel configuration .... Message-ID: <199612290714.IAA09062@freebie.lemis.de> In-Reply-To: <c=US%a=_%p=Communique._Inc.%l=KAORI-961204181645Z-1207@kaori.communique.net> from Raul Zighelboim at "Dec 4, 96 12:16:45 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Raul Zighelboim writes: > > sysctl shows: kern.maxvnodes = 19061; and I would like to set it to > twice that number. > > (would it be 'options "maxvnodes=38122") ? No, use sysctl: # sysctl -w kern.maxvnodes=38122 Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612290714.IAA09062>