postgresql/src/tools/fsync
Bruce Momjian 9e231bab65 Have program default to 1000 loops, and add file name and loop option.
Make open/close loop testings the same.  Add descriptions for certain tests.
2004-03-18 19:54:00 +00:00
..
Makefile Add fsync test program. It tests fsync to see if times for fsync are the 2004-03-18 03:56:59 +00:00
README Have program default to 1000 loops, and add file name and loop option. 2004-03-18 19:54:00 +00:00
test_fsync.c Have program default to 1000 loops, and add file name and loop option. 2004-03-18 19:54:00 +00:00

This program tests fsync.  The tests are described as part of the program output.

	Usage:	test_fsync [-f filename] [loops]

Loops defaults to 1000.