From owner-cvs-all Mon Jul 5 14: 8: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id DE1921510A; Mon, 5 Jul 1999 14:07:49 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id OAA05881; Mon, 5 Jul 1999 14:07:28 -0700 (PDT) Message-Id: <199907052107.OAA05881@implode.root.com> To: Bill Paul Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_ti.c if_tireg.h In-reply-to: Your message of "Mon, 05 Jul 1999 13:19:43 PDT." <199907052019.NAA33135@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Mon, 05 Jul 1999 14:07:28 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >wpaul 1999/07/05 13:19:43 PDT > > Modified files: > sys/pci if_ti.c if_tireg.h > Log: > Remove ti_refill_rx_rings() and associated stuff; replace dirty RX buffers > in ti_rxeof() instead. This doesn't really seem to provide much in the > way of a performance boost, and I'm pretty sure it can cause mbuf leakage > in some extreme cases. Just to clarify - the old method may have mbuf leakage problems, or do mean that the new method has problems? -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - http://www.terasolutions.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message