git: network - VR driver - increase RX ring descriptors

看板DFBSD_commit作者時間16年前 (2010/01/05 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit a2eea5ca12f94fc761a091ddc12eb62efdfcc66e Author: Matthew Dillon <dillon@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@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
文章代碼(AID): #1BGgjouN (DFBSD_commit)