summaryrefslogtreecommitdiffstats
path: root/src/H5ACdbg.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+2
| | | | a cache image.
* Minor warning fixes.Dana Robinson2017-02-091-1/+1
|
* Cache image feature and testingQuincey Koziol2017-01-291-0/+201
|
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+40
|
* Removed NDEBUG guards from H5AC test functions.Dana Robinson2016-12-111-2/+0
| | | | | H5AC_dump_cache() is now used in test/cache_tagging.c and the underlying H5C functions are not protected by NDEBUG guards.
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-0/+253