Date: Sun, 19 Sep 1999 15:39:24 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_tl.c if_tlreg.h Message-ID: <199909192239.PAA86271@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/09/19 15:39:24 PDT Modified files: sys/pci if_tl.c if_tlreg.h Log: Make some small performance tweaks to the tl driver. This should hopefully close PR #13757, however I'm waiting on user feedback before declaring the PR officially closed. Among other things, this improves UDP transmit performance, and tx underruns are now detected and the TX start threshold adjusted accordingly. Revision Changes Path 1.42 +32 -41 src/sys/pci/if_tl.c 1.15 +31 -4 src/sys/pci/if_tlreg.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?199909192239.PAA86271>