summaryrefslogtreecommitdiffstats
path: root/test/cache_common.h
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2014-01-31 23:15:13 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2014-01-31 23:15:13 (GMT)
commit6a2fbff85be6168186a6c49498d7bb4e53f10b8f (patch)
tree15022a1cb33b6d97fde575aadd9849170ff5a7f2 /test/cache_common.h
parent768ddffaa3be008e94d81daf577da1c5255484c2 (diff)
downloadhdf5-6a2fbff85be6168186a6c49498d7bb4e53f10b8f.zip
hdf5-6a2fbff85be6168186a6c49498d7bb4e53f10b8f.tar.gz
hdf5-6a2fbff85be6168186a6c49498d7bb4e53f10b8f.tar.bz2
[svn-r24675] 1) Add cork status to H5AC/H5C_get_entry_status().DECTRIS_20131231
2) Skip dirty corked entries when doing auto ageout entries in the cache. Tested on koala, jam, platypus, ostrich. PENDING: code review and more cache related tests.
Diffstat (limited to 'test/cache_common.h')
-rw-r--r--test/cache_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cache_common.h b/test/cache_common.h
index 2b110c9..04f0232 100644
--- a/test/cache_common.h
+++ b/test/cache_common.h
@@ -613,6 +613,8 @@ void create_pinned_entry_dependency(H5F_t * file_ptr,
void reset_entries(void);
void cork_entry_type(H5F_t * file_ptr, int32_t type);
+void uncork_entry_type(H5F_t * file_ptr, int32_t type);
+
void resize_entry(H5F_t * file_ptr,