mdtest/src
Sven Breuner c828a0f32c mdtest: use correct number of bytes for posix_memalign of read buffer
Fixes a typo in initial posix_memalign commit for DirectIO support.
2020-06-03 01:22:44 +03:00
..
test Clarified some issues in the test framework and added example test. #219 2020-05-20 17:46:35 +01:00
Makefile.am Clarified some issues in the test framework and added example test. #219 2020-05-20 17:46:35 +01:00
aiori-CEPHFS.c aiori-CEPHFS: don't just unmount on close, release cmount too. 2020-05-28 20:42:26 -05:00
aiori-DAOS.c DFS: allow multiple IO phases when ior_run() is called 2020-05-31 16:20:58 +00:00
aiori-DFS.c DFS: allow multiple IO phases when ior_run() is called 2020-05-31 16:20:58 +00:00
aiori-DUMMY.c Add dummy sync to dummy backend. 2020-05-28 21:13:45 +01:00
aiori-Gfarm.c style fix 2019-06-22 10:48:41 +09:00
aiori-HDF5.c Moved broken collectiveMetadata option into HDF5 backend module. #154 2019-05-22 10:21:18 +01:00
aiori-HDFS.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-IME.c aiori-IME: Add support of sync and mknod in IME backend 2019-12-17 14:51:21 +01:00
aiori-MMAP.c Fix missing initialization in MMAP options. 2019-05-23 09:31:05 +01:00
aiori-MPIIO.c Merge branch 'master' into daos-devel 2019-09-09 19:55:56 +00:00
aiori-NCMPI.c Fix #181. 2019-08-30 16:45:03 -06:00
aiori-POSIX.c Merge pull request #208 from jyvet/mknod 2019-12-16 12:38:13 -08:00
aiori-RADOS.c src/aiori-RADOS: Remove Direct IO option check. 2020-02-25 18:13:29 -06:00
aiori-S3.c Extracted check function into aiori. #24. #177 2019-09-01 15:59:52 +01:00
aiori.c src/aiori-CEPHFS: New libcephfs backend 2020-03-10 10:19:41 -05:00
aiori.h src/aiori-CEPHFS: New libcephfs backend 2020-03-10 10:19:41 -05:00
ior-internal.h Clarified some issues in the test framework and added example test. #219 2020-05-20 17:46:35 +01:00
ior-main.c Added missing file. 2018-07-07 11:57:04 +01:00
ior-output.c Fixed wrong usage of platform, fixed printf output. 2019-12-21 14:14:27 +00:00
ior.c DFS: allow multiple IO phases when ior_run() is called 2020-05-31 16:20:58 +00:00
ior.h src/aiori-CEPHFS: New libcephfs backend 2020-03-10 10:19:41 -05:00
iordef.h Added some extra debug including ERRF, WARNF, and MPI_CHECKF format string macros. 2019-08-30 15:11:25 -06:00
mdtest-main.c Merge remote-tracking branch 'upstream/master' into daos 2019-01-24 00:31:12 +00:00
mdtest.c mdtest: use correct number of bytes for posix_memalign of read buffer 2020-06-03 01:22:44 +03:00
mdtest.h Some simplification / unification between IOR and MDTest. 2018-07-07 22:19:42 +01:00
option.c Provide a string option parser function. 2020-05-29 16:05:42 +01:00
option.h Provide a string option parser function. 2020-05-29 16:05:42 +01:00
parse_options.c Fixed wrong usage of platform, fixed printf output. 2019-12-21 14:14:27 +00: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 IOR shouldn't fail if it cannot determine file system sizes but warn. Functionality should presumably be moved into AIORI backends. 2020-05-28 19:05:41 +01:00
utilities.h Moded sync() to aiori backend. 2019-09-01 15:47:42 +01:00