diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-06-12 15:28:34 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-06-12 15:28:34 (GMT) |
commit | c9b6d5bf85c9db862bf5eb4a85d64e8b141fba08 (patch) | |
tree | c0229668f82b39fb109a45ab5173b2d8d1d42832 /release_docs | |
parent | dc8650cfebf31643b45570b55e5cdfa7f60290a4 (diff) | |
download | hdf5-c9b6d5bf85c9db862bf5eb4a85d64e8b141fba08.zip hdf5-c9b6d5bf85c9db862bf5eb4a85d64e8b141fba08.tar.gz hdf5-c9b6d5bf85c9db862bf5eb4a85d64e8b141fba08.tar.bz2 |
[svn-r17045] Description:
Update the metadata accumulator code:
- Fix a bug where we were adding 2, instead of multiplying by 2 :-/
- Put an upper limit on the size of the metadata accumulator
- Allocate the accumulator in powers of 2, instead of random sizes
- Roll out the writes from the accumulator in a more I/O friendly way
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
in debug mode
Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, in production mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
Mac OS X/32 10.5.7 (amazon) in debug mode
Mac OS X/32 10.5.7 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
Diffstat (limited to 'release_docs')
0 files changed, 0 insertions, 0 deletions