Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8427645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:50:07+00:00 2026-06-10T04:50:07+00:00

I am trying to create a small file system filter driver for testing/demonstrating how

  • 0

I am trying to create a small file system filter driver for testing/demonstrating how to track the impact that filter drivers have on I/O performance using ETW in Windows Server 2008 R2. I’ve downloaded the DDK and built a few of the samples, but I am having problems with trying to filter on a specific disk device, or on a specific file extension, either of which will work for the task I am trying to do. What I want to do is isolate the filter driver to a specific disk/volume, or to files with a specific extension to show how the I/O performance can be affected by filter drivers processing requests. I’ve been using the passthrough sample for testing, and everywhere I try to introduce latency I get negative affects because I can’t properly filter the operations down to specifically what I am trying to do.

This is never intended to be a fully functional driver, I’d ideally like to be able to intercept/affect IRP_MJ_WRITE operations on a specific volume or specific file extensions so that I can show the effect the filter driver has on those operations. Is there any easy way to do this that I am just missing here? I understand fully that people make a living writing these types of drivers, but I’d really like to be able to produce a simple filter if possible.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T04:50:08+00:00Added an answer on June 10, 2026 at 4:50 am

    You can try to attach to specific volume either by

    • fltmc attach ... command or
    • FltAttachVolume in minifilter driver or
    • FilterAttach from user space program.

    Note: filtering applies to all file operations on attached volume. If you want to include/exclude specific file names/extensions that is little complicated. You need to find filename (which is not easily available) and skip for unwanted files. Also, this will involve much more processing than you want to work with.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a small program that I'm trying to create to get ip addresses
I am trying to create a small web app that will allow users to
I have a small assignment in C. I am trying to create an array
I am trying to create a small function that returns the number of spaces
I'm trying to create a simple parser and a small text file which follows
I'm trying to create a small application that will copy some .jar files into
I have made a small xslt file to create an html output called weather.xsl
I am currently trying to build a small system that read's in a bunch
I'm trying to create a Properties form for selected items from my small file
I'm trying to create a small servlet that uploads images and is able to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.