Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2004 09:57:23 EDT
From:      TM4525@aol.com
To:        mike@sentex.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Device polling performance
Message-ID:  <96.1619dbfe.2e86d343@aol.com>

next in thread | raw e-mail | index | archive | help
In a message dated 9/24/04 11:28:36 PM Eastern Daylight Time, mike@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96.1619dbfe.2e86d343>