Date: Fri, 22 Oct 2004 21:21:28 +0000 (UTC) From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_de.c Message-ID: <200410222121.i9MLLSpF040389@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410222121.i9MLLSpF040389>