DragonFly commits List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: bge: Reduce status block device update size
commit 8b1932b29007f7e4e315a0b33ce749e78f7489f4
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]