Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Correct typos for the design-to-fail test. | myang6 | 2021-10-01 | 1 | -2/+2 | |
| | | ||||||
| * | 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 | 1 | -21/+21 | |
| | | ||||||
| * | 1. Revise the VFD SWMR reader side code to make the expected design fail. ↵ | Muqun Yang | 2021-09-13 | 1 | -25/+88 | |
| | | | | | | | | | | | | JRM will review the change in the future. 2. Add comments on how to repeat the issues discovered when testing the expected design fail. | |||||
| * | Committing clang-format changes | github-actions | 2021-09-10 | 1 | -30/+25 | |
| | | ||||||
| * | Add the expected design fail for the long running API on the reader side. | myang6 | 2021-09-10 | 3 | -1/+744 | |
| | | ||||||
* | | Committing clang-format changes | github-actions | 2021-09-14 | 1 | -15/+21 | |
| | | ||||||
* | | Changed fprintf to HDfprintf and also printed out the write speed for ↵ | Songyu Lu | 2021-09-14 | 1 | -193/+207 | |
| | | | | | | | | performance information. | |||||
* | | Committing clang-format changes | github-actions | 2021-09-13 | 1 | -7/+7 | |
| | | ||||||
* | | Some minor changes and more comments. | Songyu Lu | 2021-09-13 | 2 | -18/+41 | |
| | | ||||||
* | | Add a function call to allocate space early during H5Dcreate and H5Dextend. | Songyu Lu | 2021-09-03 | 1 | -8/+14 | |
| | | ||||||
* | | Minor adjustment to a parameter. | Songyu Lu | 2021-09-01 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'raylu_bigset_test' of https://github.com/raylu-hdf/hdf5 into ↵ | Songyu Lu | 2021-09-01 | 1 | -91/+121 | |
|\ \ | | | | | | | | | | raylu_bigset_test | |||||
| * | | Committing clang-format changes | github-actions | 2021-09-01 | 1 | -91/+121 | |
| | | | ||||||
* | | | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ↵ | Songyu Lu | 2021-09-01 | 1 | -2/+8 | |
|\ \ \ | |/ / |/| / | |/ | raylu_bigset_test | |||||
| * | VFD SWMR: Updates the mirror VFD tests so they compile and pass tests (#971) | Dana Robinson | 2021-08-27 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | * Updates the mirror VFD tests so they compile and pass tests * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | |||||
* | | Some important updates to the test: added test for 3D datasets and several ↵ | Songyu Lu | 2021-09-01 | 2 | -210/+488 | |
| | | | | | | | | new command-line options. | |||||
* | | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ↵ | Songyu Lu | 2021-08-27 | 21 | -722/+4172 | |
|\ \ | |/ | | | | | raylu_bigset_test | |||||
| * | Merge pull request #943 from kyang2014/feature/vfd_swmr | kyang2014 | 2021-08-26 | 3 | -1/+2985 | |
| |\ | | | | | | | Feature/vfd swmr | |||||
| | * | fixed comment issues. | Muqun Yang | 2021-08-26 | 1 | -32/+32 | |
| | | | ||||||
| | * | Committing clang-format changes | github-actions | 2021-08-20 | 1 | -4/+4 | |
| | | | ||||||
| | * | Add more description. | Muqun Yang | 2021-08-20 | 1 | -8/+21 | |
| | | | ||||||
| | * | Committing clang-format changes | github-actions | 2021-08-19 | 1 | -58/+56 | |
| | | | ||||||
| | * | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into ↵ | Muqun Yang | 2021-08-19 | 1 | -12/+7 | |
| | |\ | | | | | | | | | | | | | feature/vfd_swmr | |||||
| | | * | Committing clang-format changes | github-actions | 2021-08-18 | 1 | -15/+9 | |
| | | | | ||||||
| | * | | Add statistics information, comments. Also clean up code a bit. | Muqun Yang | 2021-08-19 | 1 | -96/+238 | |
| | |/ | ||||||
| | * | 1. Add the VL string type test. | Muqun Yang | 2021-08-18 | 1 | -1975/+118 | |
| | | | | | | | | | | | | | | | 2. Remove the reader test. 3. Fix trivial bugs and remove some warnings. | |||||
| | * | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmr | Muqun Yang | 2021-08-17 | 17 | -680/+1110 | |
| | |\ | ||||||
| | * | | Committing clang-format changes | github-actions | 2021-08-17 | 1 | -4/+4 | |
| | | | | ||||||
| | * | | Add options fo max_lag, tick_len and page_size. | Muqun Yang | 2021-08-17 | 2 | -9/+40 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into HEAD | Muqun Yang | 2021-08-09 | 67 | -9817/+5917 | |
| | |\ \ | ||||||
| | * | | | Committing clang-format changes | github-actions | 2021-08-05 | 1 | -58/+52 | |
| | | | | | ||||||
| | * | | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into ↵ | Muqun Yang | 2021-08-05 | 1 | -13/+5 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | feature/vfd_swmr | |||||
| | | * | | | Committing clang-format changes | github-actions | 2021-08-03 | 1 | -35/+24 | |
| | | | | | | ||||||
| | * | | | | Add the group level support. | Muqun Yang | 2021-08-05 | 1 | -25/+192 | |
| | |/ / / | ||||||
| | * | | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into ↵ | Muqun Yang | 2021-08-03 | 1 | -33/+26 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | feature/vfd_swmr | |||||
| | | * | | | Committing clang-format changes | github-actions | 2021-07-02 | 1 | -37/+28 | |
| | | | | | | ||||||
| | * | | | | 1)remove named pipe from the program. 2) make the number of attributes for ↵ | Muqun Yang | 2021-08-03 | 1 | -859/+60 | |
| | |/ / / | | | | | | | | | | | | | | | | each group configuratable. The attribute datatype is 32-bit integer. | |||||
| | * | | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into ↵ | Muqun Yang | 2021-07-02 | 1 | -37/+30 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | feature/vfd_swmr | |||||
| | | * | | | Committing clang-format changes | github-actions | 2021-06-29 | 1 | -39/+32 | |
| | | | | | | ||||||
| | * | | | | More code to performance check. | Muqun Yang | 2021-07-02 | 1 | -2/+60 | |
| | |/ / / | ||||||
| | * | | | Add the first version of group performance code. | Muqun Yang | 2021-06-29 | 1 | -0/+5261 | |
| | | | | | ||||||
| | * | | | Add the Makefile.am for the performance. | Muqun Yang | 2021-06-29 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Committing clang-format changes | github-actions | 2021-08-17 | 2 | -7/+7 | |
| | | | | | ||||||
| * | | | | Modifications as indicated by valgrind --tool=memcheck for the following files: | vchoi | 2021-08-17 | 4 | -34/+35 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) test/vfd_swmr_attrdset_writer.c Free memory for variable length string + cleanup (2) test/vfd_swmr_bigset_writer.c Free memory for s.dataset and s.sources (3) test/vfd_swmr_vlstr_reader.c Free memory for content[] Also fix a bug in test/testvfdswmr.sh.in so that os_groups_seg test will only be executed when specified. | |||||
| * | | | Committing clang-format changes | github-actions | 2021-08-12 | 3 | -143/+170 | |
| | | | | ||||||
| * | | | Modifications based on PR feedback. | vchoi | 2021-08-12 | 3 | -217/+223 | |
| | | | | ||||||
| * | | | Merge branch 'noflush_feature_vfd_swmr' of ↵ | vchoi | 2021-08-10 | 1 | -2/+32 | |
| |\ \ \ | | | |/ | | |/| | | | | | https://github.com/vchoi-hdfgroup/hdf5 into noflush_feature_vfd_swmr | |||||
| | * | | Fix the segmentation fault that occurs when running ↵ | vchoi | 2021-08-05 | 1 | -2/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test/vfd_swmr_group_writer with one million old style groups. (A) src/vfd_swmr_enlarge_shadow_index(): --When enlarging the metadata file index entries, HDmalloc() is used to allocate space for the index entries, but they are later freed at file close via H5MM_xfree() in H5F__dest(). This is corrected to use H5MM_calloc() instead to be consistent. Note that entries are initially allocated also via H5MM_calloc() in H5F__vfd_swmr_create_index(). --If the pointer to the old metadata file index entries exists (shared->old_mdf_idx), need to free the old entries via H5MM_xfree(). (B) test/testvfdswmr.sh.in: --The test is added to verify that the bug is resolved. |