cvs commit: src/sys/kern uipc_mbuf.c

Peter Avalos pavalos at theshell.com
Tue Nov 29 21:51:56 PST 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00002.pgp
Type: application/octet-stream
Size: 189 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20051129/af56b512/attachment-0020.obj>


More information about the Commits mailing list