xperf disk io graph about flushes item


  1. Posts : 1
    Windows 7 Ultimate x64
       #1

    xperf disk io graph about flushes item


    hi all,
    I have a question about an xperf diskI/O's item.
    whats meaning of flushes item of the diskI/O?
    Does it mean that write the log file to disk or other issue?

    there is its screenshot:


    Why only my driver c has the flushes operation? (as the screenshot of red line)
    my driver g is running iometer, but it has not flushes.

    thank you!
      My Computer


  2. Posts : 2,528
    Windows 10 Pro x64
       #2

    That's disk cache flushes to the drive - iometer tests a drive by measuring I/O to the disk subsystem itself, and bypasses the cache entirely (as that would skew the results entirely). What you must understand is that some I/O that is written to the disk is actually written to the cache first, because writing to cache is generally quicker than actually putting data to disk - especially when a disk is busy. It can then be written to the disk later, when the disk is not as busy, thus keeping OS performance from getting bogged down due to disk transfer speed. This can be controlled by the application writing the data to disk, or the disk controller itself. What you're seeing is normal behavior, on both drives.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 22:26.
Find Us