On 5/10/05, Rob <[EMAIL PROTECTED]> wrote:
> Interestingly: HZ=1000 is apparently a problem with
> the xl devices (3Com 3c905B-TX), but not with the
> rl devices (RealTek 8139).
> What could cause that difference? Could a difference
> in buffer size on the LAN card cause this?

Yes. GigE cards tend to have larger packet buffers, but that certainly
doesn't solve all the problems. I've been having some problems with
the em cards in particular (fxp I've had no problems with) as no
matter what I've tried tuning (tcprecvspace, HZ, polling knobs) I've
been seeing packet loss of about 0.5%. That doesn't seem like much,
but it's an awful lot to the couple thousand users behind it.

Anyways, HZ=1000 shouldn't be a CPU problem on anything faster than a
500MHz-ish processor. There are also a few lightly documented sysctls
that might be useful to play with that do things like poll during the
idle loop (actual usefullness in any particular case may be void in
your area, many will enter, few will win).

-- 
Jon Simola
Systems Administrator
ABC Communications
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to