cvs commit: src/sys/pci if_de.c
John-Mark Gurney
jmg at FreeBSD.org
Mon Oct 18 16:06:13 PDT 2004
jmg 2004-10-18 23:06:13 UTC
FreeBSD src repository
Modified files:
sys/pci if_de.c
Log:
fix (for me) the problems where if_de gets really slow after time
(usually taking 20 seconds to transmit a packet).. no longer fall back
to only transmitting one packet (instead of the entire queue) after we
have processed the entire send queue... I have no idea why we didn't
start seeing this problem ~6 years ago when this code was introduced...
Revision Changes Path
1.159 +0 -21 src/sys/pci/if_de.c
More information about the cvs-src
mailing list