git: ixgbe: add tso_pullup function
    Francois Tigeot 
    ftigeot at crater.dragonflybsd.org
       
    Sun Aug 26 22:19:07 PDT 2012
    
    
  
commit 857fbe11cb425f03036d582c4f79ae3bbfae92eb
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Aug 25 17:25:26 2012 +0200
    ixgbe: add tso_pullup function
    
    * This routine rearranges mbuf chains to get more continuous bytes,
      potentially increasing tcp send performance
    
    * Single TCP streams are now able to push slightly more than 4Gb/s
      under the right circumstances
    
    Taken-from: Sepherosa Ziehau's work on the igb(4) driver
Summary of changes:
 sys/dev/netif/ixgbe/ixgbe.c |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/857fbe11cb425f03036d582c4f79ae3bbfae92eb
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list