hdf5/testpar
John Mainzer d236e2a992 [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a
large entry, or to a large increases in the size of an existing entry.
This required some additions to the cache configuration structure, and
thus will require changes in the metadata cache documentation.

The basic idea is to monitor the size of entries as they are loaded,
inserted, or increased in size.  If the size of the entry (or increase)
exceeds some user selected fraction of the size of the cache, increase
the size of the cache.

Note that this fix was designed quickly -- while it deals with the 
use case that exposed the problem, we may have to revisit the issue
later.

Tested serial and parallel on Phoenix, and h5committest.
2008-01-18 12:52:12 -05:00
..
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
Makefile.am [svn-r13780] Add t_filter_read.c to testphdf5. 2007-05-21 19:08:11 -05:00
Makefile.in [svn-r14402] Description: 2008-01-13 00:37:00 -05:00
t_cache.c [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
t_chunk_alloc.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
t_coll_chunk.c [svn-r14204] Description: 2007-10-11 20:29:45 -05:00
t_dset.c [svn-r14205] Description: 2007-10-12 06:32:56 -05:00
t_file.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
t_filter_read.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
t_mdset.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
t_mpi.c [svn-r13829] Some systems (only SGI Altix ProPack 4 discovered so far) doesn't return correct 2007-06-02 13:19:36 -05:00
t_pflush1.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
t_pflush2.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
t_ph5basic.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
t_posix_compliant.c [svn-r13801] Output improvement. 2007-05-23 10:47:44 -05:00
t_span_tree.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
testpar.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
testph5.sh.in [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
testphdf5.c [svn-r14098] Description: 2007-08-21 16:47:41 -05:00
testphdf5.h [svn-r14098] Description: 2007-08-21 16:47:41 -05:00