summaryrefslogtreecommitdiffstats
path: root/src/H5FL.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-08-31 19:40:07 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-08-31 19:40:07 (GMT)
commit312cd2c57d7a8488e2a21d65c074862cba8e7663 (patch)
treef3b20ba3cdc3380f9bfb08502db0bc44934d333b /src/H5FL.c
parent2910c496e1a0e507fdb4a0e8d8978f36cca66a59 (diff)
downloadhdf5-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/H5FL.c')
0 files changed, 0 insertions, 0 deletions