cvs commit: src/sys/dev/netif/re if_re.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Oct 5 00:59:04 PDT 2008
sephe 2008/10/05 00:57:45 PDT
DragonFly src repository
Modified files:
sys/dev/netif/re if_re.c
Log:
- Set hardware timer according to bus clock. Adjust hardware timer to 8000HZ
- For PCI-E device, increase "max read request size" from default value (512)
to 4096. With 512 TX descriptors, this change gives me additional +80-90Mbps
during netperf stream tests on an 8168C.
Revision Changes Path
1.66 +39 -3 src/sys/dev/netif/re/if_re.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/re/if_re.c.diff?r1=1.65&r2=1.66&f=u
More information about the Commits
mailing list