From owner-freebsd-net@FreeBSD.ORG Tue Apr 29 05:22:43 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2819F1065681 for ; Tue, 29 Apr 2008 05:22:43 +0000 (UTC) (envelope-from silby@silby.com) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.freebsd.org (Postfix) with SMTP id AE0FF8FC19 for ; Tue, 29 Apr 2008 05:22:42 +0000 (UTC) (envelope-from silby@silby.com) Received: (qmail 69325 invoked from network); 29 Apr 2008 04:56:01 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 29 Apr 2008 04:56:01 -0000 X-pair-Authenticated: 209.68.2.70 Date: Mon, 28 Apr 2008 23:56:01 -0500 (CDT) From: Mike Silbersack To: Julian Elischer In-Reply-To: <48167E87.40100@elischer.org> Message-ID: <20080428235142.N40789@odysseus.silby.com> References: <48166916.8090801@elischer.org> <48167E87.40100@elischer.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Net Subject: Re: mbuf usage in packets.. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 05:22:43 -0000 On Mon, 28 Apr 2008, Julian Elischer wrote: >> >> profiling diff attached.. >> > > slightly imporved version that allows you to clear the stats without > rebooting I see an indentation glitch and a spelling error or two, but the general concept looks great! If you want to wait a few days, maybe I could get around to making those fixes for you. If not, I think it's safe to commit. -Mike