git: mxge: Move busdma information for RX done ring out of the hot path

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Sep 25 01:00:07 PDT 2013


commit 414caf0dbb14c5241e284e64b285f6ea1cfc3fba
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Sep 25 11:01:45 2013 +0800

    mxge: Move busdma information for RX done ring out of the hot path
    
    These information is rarely accessed

Summary of changes:
 sys/dev/netif/mxge/if_mxge.c     | 17 ++++++++++-------
 sys/dev/netif/mxge/if_mxge_var.h |  2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/414caf0dbb14c5241e284e64b285f6ea1cfc3fba


-- 
DragonFly BSD source repository



More information about the Commits mailing list