Windows2003-3790/drivers/storage/diskperf/diskperf.htm
2020-09-30 16:53:55 +02:00

46 lines
1.7 KiB
HTML

<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="Microsoft Word 97">
<TITLE>DiskPerf</TITLE>
<META NAME="Template" CONTENT="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
</HEAD>
<BODY TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#ffffff" leftmargin="8">
<FONT FACE="Verdana"><H2><A NAME="diskperf">DiskPerf</A> </H2>
<H3>Summary</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
The DiskPerf filter driver monitors disk-accesses, capturing performance data.
It supports Plug and Play, Power Management, and WMI . It is
<I>not</I> 64-bit compliant.<P>
<H3>Building the Sample</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
To build the sample, run the <b>build</B> command. Once built, this sample
will create one binary: diskperf.sys.
<H3>Running the Sample</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
The DiskPerf driver should be installed as an upper filter driver for a disk or
volume device. To install this driver right-click on diskperf.inf in Windows Explorer
and select "Install" from the menu that is displayed.
<H3>CODE TOUR</H3>
<H4>File Manifest</H4>
</FONT><U><PRE>File&#9;&#9; Description
</U>
Diskperf.c&#9; Main code base
Diskperf.rc&#9; Resource file
Makefile&#9; Makefile
Sources&#9; Sources
</FONT><P ALIGN="CENTER"><A HREF="#top"><FONT FACE="Verdana" SIZE=2>Top of page</FONT></A><FONT FACE="Verdana" SIZE=2> </P></FONT>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=624>
<TR><TD VALIGN="MIDDLE" BGCOLOR="#00ffff" HEIGHT=2>
<P></TD>
</TR>
</TABLE>
<FONT FACE="MS Sans Serif" SIZE=1><P>&copy; 1999 Microsoft Corporation</FONT><FONT FACE="Verdana" SIZE=2> </P></FONT></BODY>
</HTML>