For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684
Description of the standard terminology that is used to describe Microsoft software updates
Currently, it is impossible to identify whether a mini-filter driver causes decreased performance on a computer.
In Windows Server 2003, Windows Server 2008, and Windows Server 2008 R2, the Fltmgr.sys driver in the file system stack enables file system filter drivers to be written as mini-filter drivers instead of full-filter drivers. This behavior prevents issues from occuring in operating systems that have lots of filter drivers. The Fltmgr.sys driver is an interface between the file system and the mini-filter drivers. Most operations are performed in the mini-filter driver. Because of the interface design, and because the Fltmgr.sys driver does not log events that can be read by current performance monitoring tools(for example, Xperf.exe), these tools cannot identify which mini-filters cause decreased performance. Therefore, the tools incorrectly determine that the performance decrease is caused by the Fltmgr.sys driver instead of the mini-filter driver. Therefore, you must remove or update suspect mini-filter drivers to troubleshoot this kind of issue.
After you apply the hotfix, you can find the name of a mini-filter that is causing performance problems on your computer. To obtain and display the data, download the latest Windows Assessment and Deployment Kit (ADK) and install the Windows Performance Toolkit. To download the Windows ADK, go to the following Microsoft website:
http://www.microsoft.com/download/en/details.aspx?id=28997
To run a trace, follow these steps:
- Click Start, type command prompt in the Search box, and then click Command Prompt in the list of results.
- At the command prompt, type the following command and then press Enter:
- XPERF -on PROC_THREAD+LOADER+FLT_IO_INIT+FLT_IO+FLT_FASTIO+FLT_IO_FAILURE+FILENAME -stackwalk MiniFilterPreOpInit+MiniFilterPostOpInit
Note This command starts a trace by using the memory as a buffer. - XPERF -start -f <traceFile>.etl -on PROC_THREAD+LOADER+FLT_IO_INIT+FLT_IO+FLT_FASTIO+FLT_IO_FAILURE+FILENAME -stackwalk MiniFilterPreOpInit+MiniFilterPostOpInit
Note This command starts a trace by using <traceFile>.etl as a buffer to save memory. <traceFile>.etl is the file that is used as a backing store to store trace data, such as C:\temp\fltmgr.etl. You can add the +FILENAME switch if you want to log filenames of the files that the mini-filter is operating on.
To stop the trace and flush data to the trace file, type the following command and then press Enter:
Xperf �stop �d <mergedTrace>.etl
Note <
mergedTrace>.etl is the final file which contains all trace information.
<mergedTrace>.etl must be different from
<traceFile>.etl.
For more information about the Xperf command, type
xperf �help, and then press Enter.
To view the trace file, click <
mergedTrace>.etl.
To view the mini-filter data, follow these steps:
- Locate the Graph Explorer pane on the left side of Windows Performance Analyzer.
- Expand the Storage node to show Mini-Filter Delays.
- Right-click the Mini-Filter Delays area, then select Add to New Analysis View.
A tabular view of data is displayed. This data lists statistics, such as Mini-Filter Driver, Stack, Duration, Major Function Name, and File Name. You can use this data to determine mini-filter delays.
Additional file information
Additional file information for Windows Server 2008 R2
Additional files for all supported x64-based versions of Windows Server 2008 R2
File name | Amd64_9ca7de92a25d7579695f4856658aa8f8_31bf3856ad364e35_6.1.7601.21910_none_f5171d406a83b12b.manifest |
File version | Not applicable |
File size | 699 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 10:24 |
Platform | Not applicable |
File name | Amd64_a690954e89ffbf145fd6a6f17d4b71ef_31bf3856ad364e35_6.1.7601.21910_none_fb3a951037b9687b.manifest |
File version | Not applicable |
File size | 701 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 10:24 |
Platform | Not applicable |
File name | Amd64_e31762c757537024af8e99dc1712a304_31bf3856ad364e35_6.1.7601.21910_none_e3599b8f5179a22a.manifest |
File version | Not applicable |
File size | 710 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 10:24 |
Platform | Not applicable |
File name | Amd64_eea1986a88144865204b564aa866360a_31bf3856ad364e35_6.1.7601.21910_none_e6e30a8e80ac8b90.manifest |
File version | Not applicable |
File size | 1,042 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 10:24 |
Platform | Not applicable |
File name | Amd64_microsoft-windows-filtermanager-core_31bf3856ad364e35_6.1.7601.21910_none_6fb519b65a8ccda9.manifest |
File version | Not applicable |
File size | 10,681 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 07:25 |
Platform | Not applicable |
File name | Amd64_microsoft-windows-os-kernel_31bf3856ad364e35_6.1.7601.21910_none_cadc0864e3e3ce8c.manifest |
File version | Not applicable |
File size | 15,291 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 07:36 |
Platform | Not applicable |
File name | X86_microsoft-windows-os-kernel_31bf3856ad364e35_6.1.7601.21910_none_6ebd6ce12b865d56.manifest |
File version | Not applicable |
File size | 16,151 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 07:00 |
Platform | Not applicable |
Additional files for all supported IA-64�based versions of Windows Server 2008 R2
File name | Ia64_819ec2d2796d43fbea487e4ba95e03bc_31bf3856ad364e35_6.1.7601.21910_none_8613b85f6a3306d8.manifest |
File version | Not applicable |
File size | 1,040 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 10:24 |
Platform | Not applicable |
File name | Ia64_b8ffd154ddb8849854f1602e21dfbb5c_31bf3856ad364e35_6.1.7601.21910_none_784fabcad55bbfd0.manifest |
File version | Not applicable |
File size | 708 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 10:24 |
Platform | Not applicable |
File name | Ia64_microsoft-windows-filtermanager-core_31bf3856ad364e35_6.1.7601.21910_none_13982228a22d656f.manifest |
File version | Not applicable |
File size | 10,679 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 07:16 |
Platform | Not applicable |
File name | Ia64_microsoft-windows-os-kernel_31bf3856ad364e35_6.1.7601.21910_none_6ebf10d72b846652.manifest |
File version | Not applicable |
File size | 15,289 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 07:21 |
Platform | Not applicable |
File name | X86_microsoft-windows-os-kernel_31bf3856ad364e35_6.1.7601.21910_none_6ebd6ce12b865d56.manifest |
File version | Not applicable |
File size | 16,151 |
Date (UTC) | 28-Jan-2012 |
Time (UTC) | 07:00 |
Platform | Not applicable |