[svn-r2159] Added note about improved metadata I/O

This commit is contained in:
Quincey Koziol 2000-04-19 17:24:25 -05:00
parent e8d578899d
commit cfea54b1e2

View File

@ -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
-------------