Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2006 11:18:51 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Artem Kuchin <matrix@itlegion.ru>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: Strange number of mbufs
Message-ID:  <20060203081851.GK60276@FreeBSD.org>
In-Reply-To: <007401c62842$ecef0dc0$0c00a8c0@Artem>
References:  <20060201033249.U562@10.0.0.1> <20060201123428.GD97785@e-Gitt.NET> <007401c62842$ecef0dc0$0c00a8c0@Artem>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 03, 2006 at 12:52:09AM +0300, Artem Kuchin wrote:
A> Running 5.4-CURRENT. Web server. About 150 virtual servers.
A> 
A> %netstat -m
A> 
A> 4294481198 mbufs in use
A> 4294662679/25600 mbuf clusters in use (current/max)
A> 0/694/6656 sfbufs in use (current/peak/max)
A> 3463545 KBytes allocated to network
A> 0 requests for sfbufs denied
A> 0 requests for sfbufs delayed
A> 1681997 requests for I/O initiated by sendfile
A> 75325 calls to protocol drain routines
A> 
A> What does this mean? Do i really have  4294481198 mbufs in use?
A> How is this possible? 

This is fixed in 6.0-RELEASE. In 5.x the true values can be obtained
via 'vmstat -z'. 

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



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