Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Nov 2000 22:47:50 +0100
From:      Len Conrad <lconrad@Go2France.com>
To:        Mike Silbersack <silby@silby.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: post-install of kernal sources, maxusers max?
Message-ID:  <5.0.0.25.0.20001108224536.02526a20@mail.Go2France.com>
In-Reply-To: <Pine.BSF.4.21.0011081519050.45883-100000@achilles.silby.co m>
References:  <5.0.0.25.0.20001108211845.04d2d0a0@mail.Go2France.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>kern.ipc.nmbclusters
>kern.ipc.nmbufs

# sysctl -w kern.ipc.nmbclusters=2048
sysctl: oid 'kern.ipc.nmbclusters' is read only
# sysctl -w kern.ipc.nmbufs=8192
sysctl: oid 'kern.ipc.nmbufs' is read only

I'll have to reboot,

>You can determine which is needed more through a quick netstat -m.

# netstat -m
367/960/4096 mbufs in use (current/peak/max):
         189 mbufs allocated to data
         178 mbufs allocated to packet headers
150/504/1024 mbuf clusters in use (current/peak/max)
1248 Kbytes allocated to network (31% in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines

question still is what postfix is missing. I guess I better try to 
postfix list again.

Thanks, Silby

Len



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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