Re: slow writes on nfs with bge devices
- From: Bruce Evans <bde@xxxxxxxxxxx>
- Date: Sun, 21 Jan 2007 23:25:40 +1100 (EST)
On Sun, 21 Jan 2007, Max Laier wrote:
On Sunday 21 January 2007 07:25, Bruce Evans wrote:nfs writes much less well with bge NICs than with other NICs (sk, fxp,
Do you use hardware checksumming on the bge? There is an XXX in
bge_start_locked() that looks a bit suspicious to me.
I use the default for that. Wouldn't checksum problems show up as errors
somwhere?
[excessive quoting deleted]
tcpdump shows a lot of intervals between nfs write requests of almost
exactly 10 mS (even with HZ = 1000, but more obvious with HZ = 100)
for the broken case, so the problem is apparently related to timeouts,
or timeouts are masking a larger problem. (The average interval between
write requests needs to be about 683 uS to avoid wasting any bandwith.
fxp <-> fxp on the same network averages 708 uS. fxp <-> bge 5701
averages 3981.)
Bruce
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: slow writes on nfs with bge devices
- From: Max Laier
- Re: slow writes on nfs with bge devices
- References:
- slow writes on nfs with bge devices
- From: Bruce Evans
- Re: slow writes on nfs with bge devices
- From: Max Laier
- slow writes on nfs with bge devices
- Prev by Date: Re: kern_mbuf.c patch
- Next by Date: Re: slow writes on nfs with bge devices
- Previous by thread: Re: slow writes on nfs with bge devices
- Next by thread: Re: slow writes on nfs with bge devices
- Index(es):