Bruce Momjian
c8aaa5ceec
Remove suggestiong for using test for wal_sync_method.
2004-03-20 16:18:41 +00:00
Bruce Momjian
6b34711824
Allocate 16mb file for testing.
2004-03-18 20:09:33 +00:00
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
Bruce Momjian
9ae9ad155d
Add comment about using this testing for wal_sync_method.
2004-03-18 17:23:56 +00:00
Bruce Momjian
b2906c5be3
Add fsync tests:
...
Compare fsync before and after write's close:
Compare one o_sync write to two:
Compare file sync methods with one 8k write:
Compare file sync methods with 2 8k writes:
2004-03-18 15:26:27 +00:00
Bruce Momjian
5ddecd1e27
Mention which fsync methods are unavailable.
2004-03-18 14:02:58 +00:00
Bruce Momjian
69138a9429
Add permission mode to opens().
2004-03-18 04:11:41 +00:00
Bruce Momjian
bfaa9a0ada
Add missing include
2004-03-18 04:04:36 +00:00
Bruce Momjian
9f2696f266
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.
2004-03-18 03:56:59 +00:00