Create a simple tool for measuring latencies of write operations
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 17 Mar 2011 09:59:19 +0000 (02:59 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 17 Mar 2011 09:59:19 +0000 (02:59 -0700)
There is no explicit sync, but NFS has an implicit one on file close()
which should be good enough for benchmarking.


No differences found