device polling

Mike Tancsa mike at sentex.net
Fri Jun 22 01:42:34 UTC 2007


On Thu, 21 Jun 2007 06:20:30 -0500, in sentex.lists.freebsd.questions
you wrote:

>
>
>bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         options=5b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,POLLING>
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
>
>Does this show its 'working'?
>Is there any way to test or verify this?


Try
ifconfig bge0 polling
ifconfig bge0 -polling

You should be able to see the difference in the interrupt rate in
vmstat -i 1
when transferring many packets across the NICs

	---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-questions mailing list