Go to file
Quincey Koziol c9b6d5bf85 [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
2009-06-12 10:28:34 -05:00
bin [svn-r16847] Description: 2009-04-23 13:25:16 -05:00
c++ [svn-r17012] Snapshot version 1.9 release 40 2009-06-07 10:41:52 -05:00
config [svn-r17012] Snapshot version 1.9 release 40 2009-06-07 10:41:52 -05:00
examples [svn-r16858] Description: 2009-04-24 15:39:00 -05:00
fortran [svn-r17012] Snapshot version 1.9 release 40 2009-06-07 10:41:52 -05:00
hl [svn-r17012] Snapshot version 1.9 release 40 2009-06-07 10:41:52 -05:00
perform [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
release_docs [svn-r17034] Updated performance section to note that the perf_serial test works on windows. 2009-06-11 14:29:54 -05:00
src [svn-r17045] Description: 2009-06-12 10:28:34 -05:00
test [svn-r17035] Description: 2009-06-11 15:02:05 -05:00
testpar [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
tools [svn-r16991] change messages of -c option 2009-05-28 16:31:57 -05:00
vms [svn-r17012] Snapshot version 1.9 release 40 2009-06-07 10:41:52 -05:00
windows [svn-r17033] perf_serial project files added and test added to performance batch file 2009-06-11 14:18:38 -05:00
windows_vnet [svn-r16729] Added H5Groot file to proj files. 2009-04-10 13:39:47 -05:00
.autom4te.cfg
.h5chkright.ini
aclocal.m4 [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
acsite.m4
configure [svn-r17019] Description: 2009-06-09 12:56:22 -05:00
configure.in [svn-r17019] Description: 2009-06-09 12:56:22 -05:00
COPYING [svn-r16826] Description: 2009-04-21 18:05:36 -05:00
Makefile.am [svn-r16760] Fixed a simple typo in the echo statement in the 2009-04-15 17:12:50 -05:00
Makefile.dist
Makefile.in [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
MANIFEST [svn-r17040] New perf_serial project files 2009-06-12 08:13:32 -05:00
README.txt [svn-r17012] Snapshot version 1.9 release 40 2009-06-07 10:41:52 -05:00

HDF5 version 1.9.41 currently under development
==> README.txt <==
Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.