Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 23:06:13 +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:  <200410182306.i9IN6DDx016512@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410182306.i9IN6DDx016512>