I didn't keep the original message, so sorry for the weird 'reply'. Anyway, Revision 1.53 of src/sys/kern/uipc_mbuf.c has a comment that says that it fixes a mbuf statistics bug. Here's what netstat -m looks like for me (my kernel has r1.53):
# netstat -m
374/6/13312 mbufs in use (current/peak/max):
376 mbufs allocated to data
4294967294 mbufs allocated to packet headers
304/304/6656 mbuf clusters in use (current/peak/max)
609 Kbytes allocated to network (3% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines
Was this commit supposed to fix this?
--Peter
pgpSyde3Bpjby.pgp
Description: PGP signature
