Tech Support > Microsoft Windows > Drivers > identifying disk device across boots;
identifying disk device across boots;
Posted by krish on June 13th, 2008


I have a upper class disk filter driver (diskperf). And I need
diskperf to collect statistics only for a given physical disk and acts
as a pass through for the other disks. How can I identify the same
disks across boots. I was planning to use DiskNumber of structure
STORAGE_DEVICE_NUMBER but unfortunately it is not guaranteed to be
same across reboots. Any help? Thanks.



Similar Posts