summaryrefslogtreecommitdiffstats
path: root/test/cache_common.c
Commit message (Expand)AuthorAgeFilesLines
* Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-301-0/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-4/+50
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-2/+2
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-1/+1
* HDFFV-10124 Using cache_common.h contains other include filesAllen Byrne2017-02-021-3/+0
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-57/+64
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-1/+1
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+2
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+6
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-24/+24
* Bring over changes from revise_chunks that cleanup recent SWMR changes fromQuincey Koziol2016-12-111-4/+4
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-49/+199
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-11/+0
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-191/+147
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-1/+8
* Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-121-20/+12
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-2/+2
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-285/+171
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r30112] Description:Quincey Koziol2016-06-281-156/+247
* [svn-r30068] Description:Quincey Koziol2016-06-131-13/+136
* [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warningsDana Robinson2016-06-011-42/+207
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-10/+10
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-10/+10
* [svn-r27710] Description:Quincey Koziol2015-09-091-2/+2
* [svn-r27296] Description:Quincey Koziol2015-06-291-1/+1
* [svn-r27237] Description:Quincey Koziol2015-06-181-834/+1492
* [svn-r27204] Description:Quincey Koziol2015-06-151-59/+48
* [svn-r27199] Description:Quincey Koziol2015-06-131-7/+3
* [svn-r27144] Description:Quincey Koziol2015-06-031-6/+0
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-10/+10
* [svn-r27084] Description:Quincey Koziol2015-05-151-92/+30
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-2/+2
* [svn-r22646] Description:Quincey Koziol2012-08-081-1/+1
* [svn-r19114] Description:Quincey Koziol2010-07-201-2/+0
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-0/+3
* [svn-r18926] Description:Quincey Koziol2010-05-311-1/+57
* [svn-r18917] Description:Quincey Koziol2010-05-271-119/+457
* [svn-r18864] Description:Quincey Koziol2010-05-201-36/+101
* [svn-r18837] Description:Quincey Koziol2010-05-181-253/+55
* [svn-r18740] Description:Quincey Koziol2010-05-071-87/+23
* [svn-r18725] Description:Quincey Koziol2010-05-061-22/+22
* [svn-r18721] Description:Quincey Koziol2010-05-061-121/+15
* [svn-r18702] Description:Quincey Koziol2010-05-051-237/+65
* [svn-r18252] Description:Quincey Koziol2010-02-141-1/+1
* [svn-r18224] Description:Quincey Koziol2010-02-091-36/+34
* [svn-r18197] Description:Quincey Koziol2010-01-301-31/+31
* [svn-r18171] Description:Quincey Koziol2010-01-271-234/+599
* [svn-r18109] Description:Quincey Koziol2010-01-151-29/+14