From owner-freebsd-questions Fri Jun 2 9:30:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 53E4B37BA07 for ; Fri, 2 Jun 2000 09:30:27 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id LAA04336; Fri, 2 Jun 2000 11:29:36 -0500 (CDT) (envelope-from dan) Date: Fri, 2 Jun 2000 11:29:36 -0500 From: Dan Nelson To: Ahsan Khan Cc: Alfred Perlstein , questions@FreeBSD.ORG Subject: Re: Frequent Reboot of FreeBSD 4.0 Message-ID: <20000602112935.C13546@dan.emsphone.com> References: <008e01bfcc6d$ddbc25e0$144e3ad1@jahil> <20000602015500.H17973@fw.wintelcom.net> <00b601bfcc72$ebb15a30$144e3ad1@jahil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <00b601bfcc72$ebb15a30$144e3ad1@jahil>; from "Ahsan Khan" on Fri Jun 2 14:14:13 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jun 02), Ahsan Khan said: > There is not NMBCLUSTERS in my config kernel But in Lint there is . > > Do you want me to put it in and if yes what should be the number as > per My system. You don't need to recompile your kernel to adjust NMBCLUSTERS in 4.0; edit /etc/boot/loader.conf and add a line like kern.ipc.nmbclusters="8192" or whatever number you want, then reboot. You can check cluster usage on a running system by running "netstat -m". -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message