Date: Mon, 5 Jul 1999 13:19:43 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c if_tireg.h Message-ID: <199907052019.NAA33135@freefall.freebsd.org>
next 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. Revision Changes Path 1.8 +26 -69 src/sys/pci/if_ti.c 1.5 +3 -8 src/sys/pci/if_tireg.h 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?199907052019.NAA33135>