From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 15 15:55:18 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 485ED16A4D0 for ; Tue, 15 Feb 2005 15:55:18 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB7E543D2F for ; Tue, 15 Feb 2005 15:55:17 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1D152i-0005Ht-00; Tue, 15 Feb 2005 16:55:16 +0100 Received: from [217.83.8.60] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1D152i-0007gX-00; Tue, 15 Feb 2005 16:55:16 +0100 From: Max Laier To: freebsd-hackers@freebsd.org Date: Tue, 15 Feb 2005 16:54:52 +0100 User-Agent: KMail/1.7.2 References: <02266ed294653cda2452e7ac0a713c2c@sarenet.es> In-Reply-To: <02266ed294653cda2452e7ac0a713c2c@sarenet.es> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1953842.Ddl6fM7OaM"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502151655.09800.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: Borja Marcos Subject: Re: MBUF statistics X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 15:55:18 -0000 --nextPart1953842.Ddl6fM7OaM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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=20 fixing this would impose an additional atomic operation on each alloc/free= =20 which is a real performance killer. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1953842.Ddl6fM7OaM Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCEhtdXyyEoT62BG0RAj2wAJ4lkkNLuafObRyvrM0zPR+mGNoSFwCdF5uJ acRUkXCBCuHqwrltjD2ehU4= =L4cE -----END PGP SIGNATURE----- --nextPart1953842.Ddl6fM7OaM--