Any way of flushing (emptying, nulling out, etc.) the read/write cache?
I'm writing a program to test my actual network speed under various conditions and I'm getting unexpected results.
I suspect it's because the computer(s) are reading the cache instead of the file being processed.
Help, please?
I'm writing a program to test my actual network speed under various conditions and I'm getting unexpected results.
I suspect it's because the computer(s) are reading the cache instead of the file being processed.
Help, please?
Comment