summaryrefslogtreecommitdiffstats
path: root/src/H5Cpkg.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-16/+14
* 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
* Omnibus checkin for several relatively minor modifications:mainzer2017-03-281-0/+21
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-1/+2
* Merge in reentrency changes to "make space in cache" from page_buffering branch.Quincey Koziol2017-03-131-0/+18
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+12
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-3/+4
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-13/+13
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-77/+59
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-18/+32
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-3/+3
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-32/+18
* Simplify H5C__serialize_single_entry(), using H5C__generate_image()Quincey Koziol2017-02-021-0/+2
* Cache image feature and testingQuincey Koziol2017-01-291-6/+340
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-25/+3
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-21/+16
* 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/+45
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-01-021-1/+1
|\
| * Fixed a macro in H5Cpkg.h that was only updated in the version thatDana Robinson2017-01-021-1/+1
* | Align with incoming cache_image branch changes: use the index list (instead ofQuincey Koziol2017-01-021-1/+16
|/
* Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-301-116/+324
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-6/+3
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-6/+2
* Remove "collective write list" parameter from H5C__flush_single_entry() as itQuincey Koziol2016-11-281-6/+10
* Eliminate unnecessary data structure for parallel collective metadata cache I/OQuincey Koziol2016-11-281-9/+0
* Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-121-24/+51
* Clean up cache code to eliminate dead-ends and unify code.Quincey Koziol2016-11-101-14/+54
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-4/+12
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-44/+12
* Add logging prototypes and cache struct fields.Quincey Koziol2016-11-041-0/+26
* [svn-r30112] Description:Quincey Koziol2016-06-281-21/+3
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+17
* [svn-r30035] Description:Quincey Koziol2016-06-061-0/+9
* [svn-r30033] Description:Quincey Koziol2016-06-061-0/+9
* [svn-r29077] Description:Quincey Koziol2016-02-101-9/+6
* [svn-r28895] Description:Quincey Koziol2016-01-141-2/+2
* [svn-r28636] merge from trunk.Mohamad Chaarawi2015-12-141-1/+1
|\
| * [svn-r28452] Description:Quincey Koziol2015-11-231-1/+1
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-115/+344
|\ \ | |/
| * [svn-r27805] Description:Quincey Koziol2015-09-161-1/+1
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
| * [svn-r27710] Description:Quincey Koziol2015-09-091-113/+342
* | [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-271-6/+19
|\ \ | |/
| * [svn-r27298] Description:Quincey Koziol2015-06-291-2/+0
| * [svn-r27296] Description:Quincey Koziol2015-06-291-3/+3
| * [svn-r27294] Description:Quincey Koziol2015-06-291-2/+1
| * [svn-r27293] Description:Quincey Koziol2015-06-271-1/+3