Re: Performance on network driver by Brian
Brian
Wed Jun 23 14:49:33 CDT 2004
"Peter Schmitz" <PeterSchmitz@discussions.microsoft.com> wrote in message
news:F269BF92-2FF8-4030-8F6C-392A8A74C45D@microsoft.com...
> Hi,
>
> I just finished developing a NDIS IM driver and now I want to start testing my
> performance, but I can't figure out how to do this. Is there any software I
> can use to monitor e.g. memory or cpu usage of my driver? Is there any
> professional profiling software?
What does 'performance' mean to you? Packets per second? CPU overhead? Round
trip delay? What sort of precision are you looking for? How is memory usage
related to 'performance'?
First, decide exactly what it is you want to measure, then I can tell you how to
measure it. In most cases, you can use the performance monitor tool to gather
the data you need. NOTE: I like to use the PerfMon4 (from NT4, and available in
the resource kit (free download)) because it can display data *much* faster then
the version that sits in the MMC (the MMC only allows updates once per second).
-Brian
Brian Catlin, Sannas Consulting 310-944-9492
Windows Network, Video, WDM Device Driver Training & Consulting
See WWW.AZIUS.COM.bad for courses and scheduling
REMOVE .BAD FROM EMAIL AND WEB ADDRESS