From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 16 12:59:48 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 313F616A4CE; Wed, 16 Feb 2005 12:59:48 +0000 (GMT) Received: from sollube.sarenet.es (sollube.sarenet.es [192.148.167.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF94B43D2D; Wed, 16 Feb 2005 12:59:47 +0000 (GMT) (envelope-from borjamar@sarenet.es) Received: from [127.0.0.1] (borja.sarenet.es [192.148.167.77]) by sollube.sarenet.es (Postfix) with ESMTP id C21CA17FD; Wed, 16 Feb 2005 13:59:46 +0100 (CET) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6ebd5344759c41c0d4592b887a2eebd7@sarenet.es> Content-Transfer-Encoding: 7bit From: Borja Marcos Date: Wed, 16 Feb 2005 13:59:46 +0100 To: Robert Watson X-Mailer: Apple Mail (2.619.2) cc: freebsd-hackers@freebsd.org 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: Wed, 16 Feb 2005 12:59:48 -0000 > This statistic appears to have been lost during the conversion to UMA > allocating mbufs. I probably won't get to it this week, but I'll try > to > get that statistic back in the mix in the next week or two. > Unfortunately, I will disable the MBUF statistics for now. I plan to release the first version on Friday or Monday. Anyway, there are plenty of interesting graphs to keep system administrators busy and, hopefully, happy :-) Borja.