summaryrefslogtreecommitdiffstats
path: root/src/H5Fpkg.h
diff options
context:
space:
mode:
authorvchoi-hdfgroup <55293060+vchoi-hdfgroup@users.noreply.github.com>2021-06-16 19:24:26 (GMT)
committerGitHub <noreply@github.com>2021-06-16 19:24:26 (GMT)
commita7f729581b1955479255f59337481d30ff17295f (patch)
tree92c963868b00f157e2ddacafb412b978596bd2c1 /src/H5Fpkg.h
parent4e2c1ffd77f3a1fdf3c1ca67d2474a1fcd649508 (diff)
downloadhdf5-a7f729581b1955479255f59337481d30ff17295f.zip
hdf5-a7f729581b1955479255f59337481d30ff17295f.tar.gz
hdf5-a7f729581b1955479255f59337481d30ff17295f.tar.bz2
Maximum jump in tick for VFD SWMR reader (#752)
* Calculate the maximum jump in ticks for the reader and printed it out at file closing. The max_log configured is printed out as well. * Committing clang-format changes * Change printing format as indicated in the PR feedback. * Committing clang-format changes Co-authored-by: vchoi <vchoi@jelly.ad.hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/H5Fpkg.h')
-rw-r--r--src/H5Fpkg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Fpkg.h b/src/H5Fpkg.h
index 14a4761..5ee6b7c 100644
--- a/src/H5Fpkg.h
+++ b/src/H5Fpkg.h
@@ -410,6 +410,7 @@ struct H5F_shared_t {
* not
*/
uint64_t tick_num; /* Number of the current tick */
+ uint64_t max_jump_ticks; /* Max # of jumps in tick number */
struct timespec end_of_tick; /* End time of the current tick */
lower_defree_queue_t lower_defrees; /* Records of lower-file space