Device polling performance

TM4525 at aol.com TM4525 at aol.com
Sat Sep 25 06:57:27 PDT 2004


In a message dated 9/24/04 11:28:36 PM Eastern Daylight Time, mike at sentex.net 
writes:
>I thought I'd reword my question since no one seemed to understand the first 
>time.
>
>Is there a way to measure CPU kernel/interrupt usage when device polling is 
>enabled on 4.x systems? top and systat both show 100% idle all of the time.
>

Hi,
    As long as all your interfaces support polling, you should see
hardly see any interrupt usage at all, as that is the whole point of
polling.  You can allocate more or less CPU cycles to flinging packets
around via various sysctl settings.  See the polling man pages for
more info

    ---Mike
Thanks, but that doesn't answer the question. Since polling cycles don't seem 
to be shown under any usage category, how do you know what your system usage 
is when polling is enabled? It seems like a big negative to me.

Tommy


More information about the freebsd-questions mailing list