git: bge: Add commented out code to set "clear ticks upon TX"
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Wed Jul  4 20:04:30 PDT 2012
    
    
  
commit 16245619c0d14e3dc941596e8c04b37ce98728b7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Jul 5 10:37:40 2012 +0800
    bge: Add commented out code to set "clear ticks upon TX"
    
    As far as I have tested, this coalesce mode does not have visiable
    effect on both TX performance and interrupt rate.
    
    To ease further tuning, the current TX performance and interrupt
    rate that I have gathered on BCM5750 B1:
    1472B UDP datagram   perf: 957Mbps, intr rate: ~1200Hz
    18B   UDP datagram   perf: 565Kpps, intr rate: ~4400Hz
Summary of changes:
 sys/dev/netif/bge/if_bge.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/16245619c0d14e3dc941596e8c04b37ce98728b7
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list