Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2000 11:29:36 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Ahsan Khan <ahsank@one.net.pk>
Cc:        Alfred Perlstein <bright@wintelcom.net>, questions@FreeBSD.ORG
Subject:   Re: Frequent Reboot of FreeBSD 4.0
Message-ID:  <20000602112935.C13546@dan.emsphone.com>
In-Reply-To: <00b601bfcc72$ebb15a30$144e3ad1@jahil>; from "Ahsan Khan" on Fri Jun  2 14:14:13 GMT 2000
References:  <008e01bfcc6d$ddbc25e0$144e3ad1@jahil> <20000602015500.H17973@fw.wintelcom.net> <00b601bfcc72$ebb15a30$144e3ad1@jahil>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000602112935.C13546>