7
3
For testing purposed I need to clear file cache (for example to measure file operation performance).
I found CacheSet from sysinternals, but pressing Clear there doesn't help. A file that I just copied to Nil when copied again do this in a blink of an eye (while the initial operation took significant 2 seconds).
Does it mean that HD has its own caching that can't be canceled or cleared?
1Copying a file is not a good way to test your file-cache, the time may vary by file fragmentation and the spot where it is saved. It may also depend on the used file system. – Michael K – 2011-05-18T10:32:30.370
http://serverfault.com/questions/91804/how-to-clear-windows-disk-read-cache – Sam Liao – 2014-05-28T09:58:23.747