diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-08-31 19:40:07 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-08-31 19:40:07 (GMT) |
commit | 312cd2c57d7a8488e2a21d65c074862cba8e7663 (patch) | |
tree | f3b20ba3cdc3380f9bfb08502db0bc44934d333b /src/H5Eprivate.h | |
parent | 2910c496e1a0e507fdb4a0e8d8978f36cca66a59 (diff) | |
download | hdf5-312cd2c57d7a8488e2a21d65c074862cba8e7663.zip hdf5-312cd2c57d7a8488e2a21d65c074862cba8e7663.tar.gz hdf5-312cd2c57d7a8488e2a21d65c074862cba8e7663.tar.bz2 |
[svn-r2501] Added several free lists for commonly used & abused data structures. Also
added code to allow metadata to be allocated out of a more contiguous block
("metadata aggregation") and also code for "catching" small metadata write
calls and building a buffer of the small pieces of metadata for later writing
as one, larger, block ("metadata accumulation"). These features are enabled
on a per VFL driver basis with the new VFL 'query' call and both currently
enabled for the sec2, family and stdio drivers. The mpio VFL driver enables
only the "metadata aggregation" code, not the "metadata accumulation" code.
All the other drivers have these features turned off.
Diffstat (limited to 'src/H5Eprivate.h')
0 files changed, 0 insertions, 0 deletions