看板 DFBSD_commit 關於我們 聯絡資訊
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