On Jan 8, 2008 1:28 AM,  <[EMAIL PROTECTED]> wrote:
> Synopsis: [bge] bge(4) transmit performance problem
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-net
> Responsible-Changed-By: remko
> Responsible-Changed-When: Mon Jan 7 17:28:37 UTC 2008
> Responsible-Changed-Why:
> reassign to -net team
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=119361

Have you tested polling(4)?  If polling could give you better TX
performance, you should consider raise:
in bge_attach()
sc->bge_tx_max_coal_bds = 10;
to 64 or more

> _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>



-- 
Live Free or Die
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to