From owner-freebsd-current Wed Mar 5 0:10:19 2003 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 491E537B401 for ; Wed, 5 Mar 2003 00:10:18 -0800 (PST) Received: from silver.he.iki.fi (silver.he.iki.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FFF943F75 for ; Wed, 5 Mar 2003 00:10:17 -0800 (PST) (envelope-from pete@he.iki.fi) Received: from PHE (silver.he.iki.fi [193.64.42.241]) by silver.he.iki.fi (8.12.8/8.11.4) with SMTP id h258AGlL016702; Wed, 5 Mar 2003 10:10:16 +0200 (EET) (envelope-from pete@he.iki.fi) Message-ID: <002001c2e2ee$a7bc6230$932a40c1@PHE> From: "Petri Helenius" To: "Hiten Pandya" Cc: "Bosko Milekic" , References: <0ded01c2e295$cbef0940$932a40c1@PHE> <20030304164449.A10136@unixdaemons.com> <0e1b01c2e29c$d1fefdc0$932a40c1@PHE> <20030304173809.A10373@unixdaemons.com> <0e2b01c2e2a3$96fd3b40$932a40c1@PHE> <20030304182133.A10561@unixdaemons.com> <0e3701c2e2a7$aaa2b180$932a40c1@PHE> <20030305000115.GA3455@unixdaemons.com> <20030305002627.GC3455@unixdaemons.com> Subject: Re: mbuf cache Date: Wed, 5 Mar 2003 10:10:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > While you are there debugging mbuf issues, you might also want to try > > this patch: > > > Didnīt run profiling yet, but judging from the CPU utilization, this did not change the whole picture a lot (dunno why it should since CPU is mostly spent freeing the mbufs, not allocating them) Pete > Oops, my first patch had some bugs because of quick editing. Please try > the newer patch: > > http://www.unixdaemons.com/~hiten/work/mbuf/if_em.c.patch > > Cheers. > > -- > Hiten Pandya (hiten@unixdaemons.com, hiten@uk.FreeBSD.org) > http://www.unixdaemons.com/~hiten/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message