summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-04-19 22:24:25 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-04-19 22:24:25 (GMT)
commitcfea54b1e255966549829597c18f470f7156be1d (patch)
tree9b7ff43041007abbfd7bdbb94bcb82bd11d19435 /RELEASE
parente8d578899dca7705cfd70fe807c842e2602d74f2 (diff)
downloadhdf5-cfea54b1e255966549829597c18f470f7156be1d.zip
hdf5-cfea54b1e255966549829597c18f470f7156be1d.tar.gz
hdf5-cfea54b1e255966549829597c18f470f7156be1d.tar.bz2
[svn-r2159] Added note about improved metadata I/O
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 910a12d..783206f 100644
--- a/RELEASE
+++ b/RELEASE
@@ -66,6 +66,9 @@ Library
herr_t, to align them with the dataset and group iterator functions.
* Changed H5Screate_simple and H5Sset_extent_simple to not allow dimensions
of size 0 with out the same dimension being unlimited.
+ * QAK - 4/19/00 - Improved metadata hashing & caching algorithms to avoid
+ many hash flushes and also remove some redundant I/O when moving metadata
+ blocks in the file.
Configuration
-------------