Add fsync test program. It tests fsync to see if times for fsync are the
same when done on the write() ile descriptor and a new descriptor. it also times various fsync methods.
Showing
src/tools/fsync/Makefile
0 → 100644
src/tools/fsync/README
0 → 100644
src/tools/fsync/test_fsync
0 → 100755
File added
src/tools/fsync/test_fsync.c
0 → 100644
src/tools/fsync/test_fsync.o
0 → 100644
File added
Please register or sign in to comment