cvs commit: src/sys/pci if_de.c
John-Mark Gurney
jmg at FreeBSD.org
Fri Oct 22 14:21:29 PDT 2004
jmg 2004-10-22 21:21:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/pci if_de.c
Log:
MFC: if_de.c v1.159:
> 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...
Approved by: re (scottl)
Revision Changes Path
1.158.2.1 +0 -21 src/sys/pci/if_de.c
More information about the cvs-src
mailing list