[ don't cross post, followups to hackers (was on stable) ]

On Thu, Nov 09, 2000 at 11:23:27AM +0000, Kaltashkin Eugene wrote:

> #netstat -m
> 567/2176/4096 mbufs in use (current/peak/max):
>         317 mbufs allocated to data
>         250 mbufs allocated to packet headers
> 296/1024/1024 mbuf clusters in use (current/peak/max)
> 
> where i can increase amount of mbuf ?
> sysctl say what this variables is readonly :(

options NMBCLUSTERS=8192

or whatever in your kernel.

or

kern.ipc.nmbclusters="8192"        # Set the number of mbuf clusters

in /boot/loader.conf

-- 
Bill Fumerola - Lame Duck, BOFH     / Chimes, Inc.
                [EMAIL PROTECTED] / [EMAIL PROTECTED]





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to