git: network - VR driver - increase RX ring descriptors

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 4 18:37:39 PST 2010


commit a2eea5ca12f94fc761a091ddc12eb62efdfcc66e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 4 16:40:36 2010 -0800

    network - VR driver - increase RX ring descriptors
    
    * Increase the number of RX descriptors from 64 to 256 to reduce
      occurrences of RX FIFO overflows, particularly on EPIA systems
      which tend to have horrible main-memory bandwidth.
    
    Reported-by: Jan Lentfer <Jan.Lentfer at web.de>

Summary of changes:
 sys/dev/netif/vr/if_vrreg.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2eea5ca12f94fc761a091ddc12eb62efdfcc66e


-- 
DragonFly BSD source repository





More information about the Commits mailing list