cvs commit: src/sys/pci if_rl.c
Max Laier
mlaier at FreeBSD.org
Fri Feb 11 01:05:52 GMT 2005
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
More information about the cvs-src
mailing list