DragonFly BSD
DragonFly commits List (threaded) for 2005-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern uipc_mbuf.c


From: Peter Avalos <pavalos@xxxxxxxxxxxx>
Date: Tue, 29 Nov 2005 22:49:03 -0700

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

Attachment: pgp00002.pgp
Description: PGP signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]