I'm using iostat to measure disk reads/writes associated with various file operations under Reiser. One thing I noticed and can't explain is that every sync() call by itself (not following a write or anything) will cause an I/O write. Any ideas?
Lin
I'm using iostat to measure disk reads/writes associated with various file operations under Reiser. One thing I noticed and can't explain is that every sync() call by itself (not following a write or anything) will cause an I/O write. Any ideas?
Lin