summaryrefslogtreecommitdiffstats
path: root/doxygen/dox/MetadataCachingInHDF5.dox
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@lbl.gov>2021-09-27 00:43:05 (GMT)
committerQuincey Koziol <koziol@lbl.gov>2021-09-27 00:43:05 (GMT)
commite9d20fa03b244888029aaf67c426eba361d0891c (patch)
tree6857d5555cfcd972273d92d0d26f39cc6d400b2f /doxygen/dox/MetadataCachingInHDF5.dox
parent93675a15f22d65f4892df8fb9ea05b653001429c (diff)
parentcc7c0eb910306b3e823867e8b9bb58204f0e1422 (diff)
downloadhdf5-e9d20fa03b244888029aaf67c426eba361d0891c.zip
hdf5-e9d20fa03b244888029aaf67c426eba361d0891c.tar.gz
hdf5-e9d20fa03b244888029aaf67c426eba361d0891c.tar.bz2
Merge remote-tracking branch 'origin/develop' into post_open_fix
Diffstat (limited to 'doxygen/dox/MetadataCachingInHDF5.dox')
-rw-r--r--doxygen/dox/MetadataCachingInHDF5.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/dox/MetadataCachingInHDF5.dox b/doxygen/dox/MetadataCachingInHDF5.dox
index 9ba0fab..b84ddea 100644
--- a/doxygen/dox/MetadataCachingInHDF5.dox
+++ b/doxygen/dox/MetadataCachingInHDF5.dox
@@ -668,7 +668,7 @@ reduction.
With the hit rate threshold cache size decrement algorithm, the remaining fields
in the section are ignored.
-\subsubsection acsr Ageout Cache Size Reduction
+\subsubsection dacsr Ageout Cache Size Reduction
If \ref H5AC_cache_config_t.decr_mode "decr_mode" is #H5C_decr__age_out the
cache size is decreased by the ageout algorithm, and the remaining fields of the
@@ -692,7 +692,7 @@ The \ref H5AC_cache_config_t.decrement "decrement" and \ref
H5AC_cache_config_t.upper_hr_threshold "upper_hr_threshold" fields are ignored
in this case.
-\subsubsection awhrtcsr Ageout With Hit Rate Threshold Cache Size Reduction
+\subsubsection dawhrtcsr Ageout With Hit Rate Threshold Cache Size Reduction
If \ref H5AC_cache_config_t.decr_mode "decr_mode" is
#H5C_decr__age_out_with_threshold, the cache size is decreased by the ageout