summaryrefslogtreecommitdiffstats
path: root/src/H5AC.c
Commit message (Expand)AuthorAgeFilesLines
* Modification based on feedback from pull request.Vailin Choi2019-02-061-0/+5
* There is performance issue when closing an object. The slow down is due to t...Vailin Choi2019-02-051-2/+7
* Fixed a valgrind issue with the unprotect log message. The loggingDana Robinson2019-01-311-1/+1
* Updated the log function names.Dana Robinson2018-12-281-24/+24
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-585/+125
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-9/+10
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-3/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+0
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-266/+65
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Minor style cleanupsQuincey Koziol2017-03-221-1/+2
* Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...Quincey Koziol2017-03-221-0/+25
* Checkin of additions to cache image parallel test code andmainzer2017-03-161-2/+11
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+120
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-5/+4
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-3/+9
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-51/+51
* Cache image feature and testingQuincey Koziol2017-01-291-2/+114
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-37/+41
* 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/+132
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-1/+4
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+86
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-5/+2
* Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-0/+34
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+189
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-2/+2
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-3/+1
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-26/+9
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-7/+5
* Bring cache logging routines from revise_chunks branch to develop.Quincey Koziol2016-11-041-4/+199
* Remove static definition for debugging routines. *sigh*Quincey Koziol2016-11-041-2/+0
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-179/+0
* Merge branch 'develop' into evict_on_closeDana Robinson2016-09-141-1/+3
|\
| * [svn-r30126] Description:Quincey Koziol2016-06-301-1/+3
* | [svn-r30118] Sync with trunk.Dana Robinson2016-06-291-112/+6
|\ \ | |/
| * [svn-r30113] Description:Quincey Koziol2016-06-281-5/+6
| * [svn-r30112] Description:Quincey Koziol2016-06-281-107/+0
* | [svn-r30104] Fixes evict-on-close feature by propagating globalDana Robinson2016-06-241-2/+2
|/
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+34
* [svn-r30068] Description:Quincey Koziol2016-06-131-1/+40
* [svn-r30053] Description:Quincey Koziol2016-06-081-4/+8
* [svn-r30023] Description:Quincey Koziol2016-06-061-16/+18
* [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warningsDana Robinson2016-06-011-1/+1
* [svn-r29969] Description:Quincey Koziol2016-05-291-0/+35
* [svn-r29850] Description:Quincey Koziol2016-05-011-10/+122
* [svn-r29842] Description:Quincey Koziol2016-04-301-1/+5
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+1
* [svn-r29096] fix bug in internal dxpls generated exposed by production and pa...Mohamad Chaarawi2016-02-121-6/+8
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-17/+74
|\