netstat -m still reporting incorrect numbers

Stefan Krüger skrueger at meinberlikomm.de
Wed Dec 14 07:22:33 PST 2005


Tomaž Borštnar wrote:
> While sending 5k HTTP requests per second...
>> netstat -m
> 4294941443/4294963422/7232 mbufs in use (current/peak/max):
>         4294938235 mbufs allocated to data
>         3208 mbufs allocated to packet headers
> 4462/4462/3616 mbuf clusters in use (current/peak/max)
> 7955 Kbytes allocated to network (88% of mb_map in use)
> 0 requests for memory denied
> 0 requests for memory delayed
> 0 calls to protocol drain routines
> [...]

same here

% netstat -m
1224012/735485/5024 mbufs in use (current/peak/max):
	1223642 mbufs allocated to data
	370 mbufs allocated to packet headers
4294962224/4294962224/2512 mbuf clusters in use (current/peak/max)
173727 Kbytes allocated to network (94% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines

this only seems to happen on my MP box, netstat -m on my UP box is fine

another thing is systat -ifstat, it fails with "ip_stats structure has
grown--recompile systat!"; as above, I only get this on my MP box





More information about the Kernel mailing list