MBUF statistics

Max Laier max at love2party.net
Tue Feb 15 07:55:18 PST 2005


On Tuesday 15 February 2005 12:38, Borja Marcos wrote:
> 	Hello,
>
> 	Looking at the mbuf statistics available in FreeBSD 4 and FreeBSD 5 I
> can see that the statistics available in FreeBSD 5 are, surprisingly,
> much less comprehensive. Is there any other place where I can find out
> how many mbuf requests have been done, how many of them have waited,
> how many have failed, etc?

I use "$vmstat -z | grep Mbuf".  The netstat -m output is broken, because 
fixing this would impose an additional atomic operation on each alloc/free 
which is a real performance killer.

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20050215/06336cc9/attachment.bin


More information about the freebsd-hackers mailing list