summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-04-19 22:54:31 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-04-19 22:54:31 (GMT)
commite2f1274922bc9538959486a1c3d9bbe31b2f377f (patch)
treea8de83213684def3313e150394e8625fabdf0e46 /RELEASE
parente13a5f774796654da355a5129e8ba94ac628cd48 (diff)
downloadhdf5-e2f1274922bc9538959486a1c3d9bbe31b2f377f.zip
hdf5-e2f1274922bc9538959486a1c3d9bbe31b2f377f.tar.gz
hdf5-e2f1274922bc9538959486a1c3d9bbe31b2f377f.tar.bz2
[svn-r2160] 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 0968a51..442446c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -62,6 +62,9 @@ Bug fixes since HDF5-1.2.1
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.
Known Problems: