Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2011 01:19:09 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h
Message-ID:  <201102210119.p1L1JPhB028586@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-02-21 01:19:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/re           if_re.c 
    sys/pci              if_rlreg.h 
  Log:
  SVN rev 218905 on 2011-02-21 01:19:09Z by yongari
  
  MFC r217524,217766:
    Change model names of controller RTL_HWREV_8168_SPIN[123] to real ones.
    s/RL_HWREV_8168_SPIN1/RL_HWREV_8168B_SPIN1/g
    s/RL_HWREV_8168_SPIN2/RL_HWREV_8168B_SPIN2/g
    s/RL_HWREV_8168_SPIN3/RL_HWREV_8168B_SPIN3/g
    No functional changes.
  
  r217766:
    Apply TX interrupt moderation to all RTL810xE PCIe Fast Ethernet
    controllers. Experimentation with RTL8102E, RTL8103E and RTL8105E
    showed dramatic decrement of TX completion interrupts under high TX
    load(e.g.  from 147k interrupts/second to 10k interrupts/second)
    With this change, TX interrupt moderation is applied to all
    controllers except RTL8139C+.
  
  Revision    Changes    Path
  1.160.2.22  +8 -20     src/sys/dev/re/if_re.c
  1.97.2.12   +3 -3      src/sys/pci/if_rlreg.h



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