Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2011 00:01:06 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/re if_re.c
Message-ID:  <201101240001.p0O01NEB069467@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-01-24 00:01:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
  Log:
  SVN rev 217766 on 2011-01-24 00:01:06Z by yongari
  
  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.189     +2 -14     src/sys/dev/re/if_re.c



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