Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Committing clang-format changes | github-actions | 2021-11-01 | 1 | -14/+20 | |
| | | | | | ||||||
| * | | | | Two purposes for this PR: | Songyu Lu | 2021-11-01 | 2 | -41/+59 | |
| | |/ / | |/| | | | | | | | | | | | | | | 1. added an option to enable the legacy SWMR in vfd_swmr_bigset_writer.c. 2. adjusted the options for big set test to make sure it passes the exhaustive test in testvfdswmr.sh.in. | |||||
* | | | | Merge pull request #1145 from kyang2014/feature/vfd_swmr | kyang2014 | 2021-11-02 | 7 | -87/+347 | |
|\ \ \ \ | |/ / / |/| | | | Feature/vfd swmr - adding the log feature | |||||
| * | | | Committing clang-format changes | github-actions | 2021-11-02 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | Make entry log code as a #define macro as John suggests. | myang6 | 2021-11-02 | 3 | -4/+13 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-11-02 | 4 | -98/+96 | |
| | | | | ||||||
| * | | | 1. Close the log file when the file closing flag is true in ↵ | myang6 | 2021-11-02 | 8 | -2975/+77 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | H5F_vfd_swmr_close_or_flush(). 2. Move the log test to the group performance test code with an option. 3. Use constant variables for log message lengths. 4. Misc. clean-up. | |||||
| * | | | Committing clang-format changes | github-actions | 2021-10-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Update comments to use the HDF5 timer for the log feature. | myang6 | 2021-10-29 | 3 | -12/+9 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-29 | 3 | -23/+23 | |
| | | | | ||||||
| * | | | Use HDF5 timer function | myang6 | 2021-10-29 | 3 | -26/+18 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-28 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Add macros to make windows ignore the HDgetclock_time(). | myang6 | 2021-10-28 | 2 | -0/+14 | |
| | | | | ||||||
| * | | | Revise a comment to trigger another github check | myang6 | 2021-10-28 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-28 | 2 | -8/+8 | |
| | | | | ||||||
| * | | | Modify comments. | Muqun Yang | 2021-10-28 | 4 | -14/+23 | |
| | | | | ||||||
| * | | | Add vfd_swmr_log_writer.c to the MANIFEST. | myang6 | 2021-10-28 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge branch 'vfd_swmr_log' into feature/vfd_swmr | myang6 | 2021-10-28 | 9 | -2/+3140 | |
| |\ \ \ |/ / / / | ||||||
| * | | | Modify the description a bit. | Muqun Yang | 2021-10-27 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-27 | 3 | -40/+39 | |
| | | | | ||||||
| * | | | Add comments, descriptions for the VFD log feature. | myang6 | 2021-10-27 | 6 | -145/+145 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-25 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Remove the compiler warnings. | Muqun Yang | 2021-10-25 | 3 | -1/+28 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-25 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | Update comments, formats etc. | myang6 | 2021-10-25 | 4 | -36/+36 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-25 | 4 | -15/+13 | |
| | | | | ||||||
| * | | | add macro, need to debug an error caused by using the macro | myang6 | 2021-10-25 | 4 | -16/+34 | |
| | | | | ||||||
| * | | | Still need to support the NULL pointer in the log report function. | myang6 | 2021-10-20 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-10-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into ↵ | Muqun Yang | 2021-10-18 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | vfd_swmr_log | |||||
| | * | | | Committing clang-format changes | github-actions | 2021-10-18 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Revise the H5Fopen log test. | Muqun Yang | 2021-10-18 | 2 | -3/+5 | |
| |/ / / | ||||||
| * | | | Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into ↵ | myang6 | 2021-10-18 | 4 | -36/+33 | |
| |\ \ \ | | | | | | | | | | | | | | | | vfd_swmr_log | |||||
| | * | | | Committing clang-format changes | github-actions | 2021-10-18 | 4 | -35/+32 | |
| | | | | | ||||||
| * | | | | Make sure to check the file point. | myang6 | 2021-10-18 | 1 | -0/+2 | |
| |/ / / | ||||||
| * | | | Add the log entry report function, also add logs for 'File open','File ↵ | myang6 | 2021-10-18 | 4 | -16/+84 | |
| | | | | | | | | | | | | | | | | close' and 'EOT processing time' | |||||
| * | | | Committing clang-format changes | github-actions | 2021-10-15 | 3 | -8/+8 | |
| | | | | ||||||
| * | | | Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into ↵ | myang6 | 2021-10-15 | 4 | -10/+10 | |
| |\ \ \ | | | | | | | | | | | | | | | | vfd_swmr_log | |||||
| | * | | | Committing clang-format changes | github-actions | 2021-10-15 | 4 | -10/+10 | |
| | | | | | ||||||
| * | | | | skeleton of the logging report function | myang6 | 2021-10-15 | 3 | -0/+13 | |
| |/ / / | ||||||
| * | | | Clean up H5Fint.c, ready to implement the report function. | myang6 | 2021-10-15 | 4 | -32/+4 | |
| | | | | ||||||
| * | | | Test to just write a log file for H5Fopen. Add a testing routine ↵ | myang6 | 2021-10-15 | 7 | -0/+3039 | |
| | | | | | | | | | | | | | | | | vfd_swmr_log_writer.c. | |||||
* | | | | VFD SWMR: Added VFD SWMR utils directory as a submodule (#1086) | Dana Robinson | 2021-10-11 | 3 | -0/+4 | |
|/ / / | | | | | | | | | | | | | * Added VFD SWMR utils directory as a submodule * Fixed MANIFEST | |||||
* | | | VFD SWMR: Normalization with develop (#1078) | Dana Robinson | 2021-10-06 | 381 | -10246/+19017 | |
| | | | | | | | | | Brings many changes from develop, particularly VOL changes for async | |||||
* | | | Merge pull request #1006 from kyang2014/feature/vfd_swmr | kyang2014 | 2021-10-01 | 6 | -9/+853 | |
|\ \ \ | | | | | | | | | Feature/vfd swmr | |||||
| * | | | Correct typos for the design-to-fail test. | myang6 | 2021-10-01 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Add vfd_swmr_gfail_writer.c for the "design to fail" test. | Muqun Yang | 2021-09-13 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-09-13 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Add options for users to choose max_lag, tick_len, page size and page buffer ↵ | Muqun Yang | 2021-09-13 | 1 | -8/+31 | |
| | | | | | | | | | | | | | | | | size. | |||||
| * | | | Committing clang-format changes | github-actions | 2021-09-13 | 2 | -22/+21 | |
| | | | |