Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 15:58:30 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_rl.c
Message-ID:  <200502181558.j1IFwUhN020056@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2005-02-18 15:58:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/pci              if_rl.c 
  Log:
  MFC, rev. 1.147:
    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 fixed some reports of rl(4) slowness, believed to be related to ALTQ
    before.
  
    PR:           kern/61448
    Submitted by: Tim Draegen-Gilman <timNOeudaemonSPAMnet> (with changes)
  
  Revision   Changes    Path
  1.145.2.2  +10 -6     src/sys/pci/if_rl.c



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