Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2005 12:07:08 -0400
From:      David Gilbert <dgilbert@dclg.ca>
To:        freebsd-stable@freebsd.org
Subject:   netstat -m broken.
Message-ID:  <16986.41132.3567.487154@canoe.dclg.ca>

next in thread | raw e-mail | index | archive | help
I'm runing 5.4-STABLE on an dual processor amd64.  I'm using the
network pretty heavily (dual GigE interfaces doing 300 megabit each)
and my netstat -m is giving odd results:

[1:31:331]root@m0:~> netstat -m
25927 mbufs in use
18446744073709547405/512000 mbuf clusters in use (current/max)
0/0/0 sfbufs in use (current/peak/max)
18014398509480043 KBytes allocated to network
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines

[1:37:337]root@m1:~> netstat -m
18446744073709550967 mbufs in use
4315/512000 mbuf clusters in use (current/max)
0/0/0 sfbufs in use (current/peak/max)
8467 KBytes allocated to network
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines

... many of the numbers get really big like that.  this machine was
just booted.

Dave.

-- 
============================================================================
|David Gilbert, Independent Contractor.       | Two things can only be     |
|Mail:       dave@daveg.ca                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16986.41132.3567.487154>