hdf5/testpar
John Mainzer 801b5b09f2 [svn-r12462] Committed a variety of metadata cache related changes:
1) Added trace file support to the metadata cache.  This allows capture
   of all metadata cache calls in trace files for purposes of optimization
   and debuging.

2) Added an expunge entry function.  This allows an entry to be deleteded
   from the cache without writing it to disk even if it is dirty.

3) Added a function call to resize pinned entries.

4) Added code to deal with entries that are dirty on load.  This is
   needed in support of a bug fix which can alter object headers on
   load to repair files.

5) Added progress reporting code to the "MDC API smoke check" test in
   cache_api.c.  To enable the progress reporting, set report_progress
   to TRUE in mdc_api_call_smoke_check().

Tested with h5committest, and a parallel test on phoenix (dual athelon
linux box).
2006-07-13 12:59:39 -05:00
..
Makefile.am [svn-r12431] Purpose: 2006-06-21 18:15:08 -05:00
Makefile.in [svn-r12431] Purpose: 2006-06-21 18:15:08 -05:00
t_cache.c [svn-r12462] Committed a variety of metadata cache related changes: 2006-07-13 12:59:39 -05:00
t_chunk_alloc.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
t_coll_chunk.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
t_dset.c [svn-r12396] Purpose: 2006-06-01 17:57:29 -05:00
t_file.c
t_mdset.c
t_mpi.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
t_ph5basic.c
t_posix_compliant.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
t_span_tree.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
testpar.h
testph5.sh.in
testphdf5.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
testphdf5.h [svn-r12174] Purpose: 2006-03-29 09:35:26 -05:00