From owner-freebsd-current@FreeBSD.ORG Thu Mar 23 14:31:40 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6071416A400 for ; Thu, 23 Mar 2006 14:31:40 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B6A43D45 for ; Thu, 23 Mar 2006 14:31:40 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.11) with ESMTP id k2NEVdQt067110; Thu, 23 Mar 2006 06:31:39 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id k2NEVdew067109; Thu, 23 Mar 2006 06:31:39 -0800 (PST) (envelope-from rizzo) Date: Thu, 23 Mar 2006 06:31:39 -0800 From: Luigi Rizzo To: Paolo Pisati Message-ID: <20060323063139.A67037@xorpc.icir.org> References: <20060322122906.A41691@xorpc.icir.org> <20060323001555.GA1811@tin.it> <20060323142518.GA1308@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20060323142518.GA1308@tin.it>; from p.pisati@oltrelinux.com on Thu, Mar 23, 2006 at 03:25:18PM +0100 Cc: current@freebsd.org Subject: Re: interesting(?) data on network interrupt servicing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 14:31:40 -0000 On Thu, Mar 23, 2006 at 03:25:18PM +0100, Paolo Pisati wrote: > On Thu, Mar 23, 2006 at 01:15:55AM +0100, Paolo Pisati wrote: > > On Wed, Mar 22, 2006 at 12:29:06PM -0800, Luigi Rizzo wrote: > > > > > > Paolo should follow up in the next days with graphs and more data. > > > > Here are graphs and data: > > > > http://mercurio.sm.dsi.unimi.it/~pisati/ > > > > and here is a tarball with all images, data and patches: > > > > http://mercurio.sm.dsi.unimi.it/~pisati/interrupt.tgz > > ok, i updated my CURRENT and rerun the tests (and while here > i disabled SMP): > > phk's optimization to cpu ticks calculation shaved 4k ticks, this makes it a very good candidate for MFC when 6.1 is out ? > but interrupt masking overhead it's still there. and this needs a bit of investigation instead... cheers luigi