mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-15 07:40:23 +08:00
afd8f64c29
1) Added code test/page_buffer.c to verify that page buffering is disabled in parallel builds. 2) Added code to test/cache_image.c to verify correct interaction between evict on close and cache image -- in particular management of a file containing a cache image containing dirty metadata that has been opened R/O. Also fix for the bug exposed. 3) Added code to testpar/t_cache_image.c to verify expected procedure for reading cache images, and also supporting stats collection code needed for the test. 4) Repair of an overactive sanity check in H5C__reconstruct_cache_contents(). 5) Other minor tidies in passing. Tested serial and parallel, debug and production on Jelly. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
COPYING | ||
Makefile.am | ||
t_cache_image.c | ||
t_cache.c | ||
t_chunk_alloc.c | ||
t_coll_chunk.c | ||
t_dset.c | ||
t_file_image.c | ||
t_file.c | ||
t_filter_read.c | ||
t_init_term.c | ||
t_mdset.c | ||
t_mpi.c | ||
t_pflush1.c | ||
t_pflush2.c | ||
t_ph5basic.c | ||
t_prestart.c | ||
t_prop.c | ||
t_pshutdown.c | ||
t_shapesame.c | ||
t_span_tree.c | ||
testpar.h | ||
testphdf5.c | ||
testphdf5.h |