mdtest/src
Li Dongyang 6ba22a19e4 Add mmap as a new AIORI backend
It shares the create/open/delete/set_version/get_file_size
functions with POSIX backend.
The mmap backend also supports fsync and fsyncPerWrite options,
and it will use msync() instead and fsync().

Signed-off-by: Li Dongyang <dongyangli@ddn.com>
2018-05-11 12:13:42 +10:00
..
win Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
Makefile.am Add mmap as a new AIORI backend 2018-05-11 12:13:42 +10:00
aiori-HDF5.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-HDFS.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-MMAP.c Add mmap as a new AIORI backend 2018-05-11 12:13:42 +10:00
aiori-MPIIO.c Implement an access function for MPIIO backend 2018-03-01 11:34:49 +01:00
aiori-NCMPI.c change Pnetcdf IO funtion 2017-11-22 23:20:22 -06:00
aiori-POSIX.c Add mmap as a new AIORI backend 2018-05-11 12:13:42 +10:00
aiori-S3.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori.c Add mmap as a new AIORI backend 2018-05-11 12:13:42 +10:00
aiori.h Add mmap as a new AIORI backend 2018-05-11 12:13:42 +10:00
ior.c Add mmap as a new AIORI backend 2018-05-11 12:13:42 +10:00
ior.h Add mmap as a new AIORI backend 2018-05-11 12:13:42 +10:00
iordef.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
mdtest.c initialize path variable correctly 2018-01-24 19:26:53 +01:00
parse_options.c Merge pull request #11 from VI4IO/master 2017-11-15 00:09:22 -07:00
parse_options.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
utilities.c Fix O_DIRECT option 2018-01-25 10:51:35 +01:00
utilities.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00