>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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to