Date: Mon, 05 Jul 1999 14:07:28 -0700 From: David Greenman <dg@root.com> To: Bill Paul <wpaul@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_ti.c if_tireg.h Message-ID: <199907052107.OAA05881@implode.root.com> In-Reply-To: Your message of "Mon, 05 Jul 1999 13:19:43 PDT." <199907052019.NAA33135@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907052107.OAA05881>