On Sat, 2 Dec 2006 19:09:03 -0800, in sentex.lists.freebsd.net you
wrote:
>
>With polling (ifconfig sis0 polling; ifconfig sis1 polling) I get
>about 1.5-2Mbit (pf doesn't make a difference).
For Polling, set
kern.polling.idle_poll=1
Also, try removing
options ADAPTIVE_GIANT # Giant mutex is adaptive.
and adding
options NO_ADAPTIVE_MUTEXES
from the kernel. This should help a little with the non
fast_forwarding case.
---Mike
--------------------------------------------------------
Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
[EMAIL PROTECTED], (http://www.tancsa.com)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"