summaryrefslogtreecommitdiffstats
path: root/src/H5Cdbg.c
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-6/+100
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-9/+5
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-4/+4
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-2/+2
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-2/+2
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-11/+11
* Cache image feature and testingQuincey Koziol2017-01-291-0/+405
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-1/+1
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-18/+18
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+43
* Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-301-3/+3
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-35/+8
* Updated the cache dump to use the stored type name insteadDana Robinson2016-11-281-38/+4
* Updated the format of H5AC/C_dump_cache() to includeDana Robinson2016-11-281-12/+61
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-3/+5
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-0/+964