Bug 75418

Summary: 'netstat -m' show wrong statistic
Product: Base System Reporter: Den Ivanov <dsdiv>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.3-STABLE   
Hardware: Any   
OS: Any   

Description Den Ivanov 2004-12-23 06:00:49 UTC
after some time netstat show wrong memory usage statistics.
example:
# netstat -m
3714 mbufs in use
4294966221/25600 mbuf clusters in use (current/max)
0/815/6656 sfbufs in use (current/peak/max)
4193082 KBytes allocated to network
0 requests for sfbufs denied
0 requests for sfbufs delayed
1425 requests for I/O initiated by sendfile
98 calls to protocol drain routines

How-To-Repeat: try netstat -m
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2004-12-23 06:14:55 UTC
State Changed
From-To: open->closed

Duplicate of kern/75277.