commit 414caf0dbb14c5241e284e64b285f6ea1cfc3fba
Author: Sepherosa Ziehau <[email protected]>
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