poor fastforwarding and polling performance

Mike Tancsa mike at sentex.net
Sun Dec 3 16:10:59 PST 2006


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
mike at sentex.net, (http://www.tancsa.com)


More information about the freebsd-net mailing list