Date: Fri, 11 Feb 2005 01:05:52 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rl.c Message-ID: <200502110105.j1B15qO2036485@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2005-02-11 01:05:52 UTC FreeBSD src repository Modified files: sys/pci if_rl.c Log: Adjust TX threshold on every TX underrun. Some supported cards (8139-based) can retransmit on TX underrun and set TOK in addition to TUND. Also add a check to prevent overflow of the addressable threshold. This fixes some reports of rl(4) slowness, believed to be related to ALTQ before. PR: kern/61448 Submitted by: Tim Draegen-Gilman <timNOeudaemonSPAMnet> (with changes) MFC after: 1 week Revision Changes Path 1.147 +10 -6 src/sys/pci/if_rl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502110105.j1B15qO2036485>