I need to do it for more predictable benchmarking.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
Sounds like you want the sync command, or the sync() function. If you want disk cache flushing: |
|||||||||||||||
|
|
Unmounting and re-mounting the disk under test will reset all caches and buffers. |
||||
|
|
|
You can do it like this:
You may use strace to see that these are three different syscalls |
||||
|
|
syncisn't doing it? – imm Mar 4 '12 at 2:36