git: bge: Reduce status block device update size

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Jun 29 00:14:22 PDT 2012


commit 8b1932b29007f7e4e315a0b33ce749e78f7489f4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Jun 29 15:06:54 2012 +0800

    bge: Reduce status block device update size
    
    This reduced the amount of data that device needs to DMAed into
    host mmeory update status updating.
    
    Obtained-from: FreeBSD 199679
    
    Changes made to the above FreeBSD commit:
    - We don't reduce the amount of host memory allocated for status block
    - Properly comment why BCM5700 AX/BX need to have full status block
      update setting according to the Broadcom datasheet

Summary of changes:
 sys/dev/netif/bge/if_bge.c |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8b1932b29007f7e4e315a0b33ce749e78f7489f4


-- 
DragonFly BSD source repository





More information about the Commits mailing list