| Commit message (Expand) | Author | Age | Files | Lines |
* | Modified page buffer to split entries only where necessary -- specifically | mainzer | 2020-05-21 | 1 | -0/+2 |
|
|
* | Reduce diffs with `develop`. | David Young | 2020-05-20 | 1 | -1/+1 |
|
|
* | Reduce diffs with `develop`, where `H5C_move_entry` takes an `H5C_t *` | David Young | 2020-05-20 | 1 | -1/+1 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-05-20 | 1 | -279/+279 |
|
|
* | Add a log outlet for metadata cache (MDC) invalidations, | David Young | 2020-04-16 | 1 | -1/+1 |
|
|
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 1 | -14/+16 |
|
|
* | Intermin commit to allow update from Vailin's recent changes | mainzer | 2019-01-15 | 1 | -0/+2 |
|
|
* | Interim checkin to allow Vailin to address assertion failure in | mainzer | 2019-01-03 | 1 | -36/+195 |
|
|
* | Preliminary checkins for implementation done so far: | Vailin Choi | 2018-08-14 | 1 | -1/+1 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -12/+12 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -32/+25 |
|
|
* | Better segregate clean & dirty LRU lists so that they are only defined when | Quincey Koziol | 2017-09-30 | 1 | -0/+2 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Checkin of fix for CGNS bug | mainzer | 2017-04-06 | 1 | -1/+4 |
|
|
* | Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co... | Quincey Koziol | 2017-03-22 | 1 | -0/+1 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+5 |
|
|
* | Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from | Quincey Koziol | 2017-03-12 | 1 | -8/+50 |
|
|
* | Normalize against incoming page buffering changes. | Quincey Koziol | 2017-03-01 | 1 | -2/+3 |
|
|
* | Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0: | Quincey Koziol | 2017-02-28 | 1 | -4/+4 |
|
|
* | Revert "Fix some more signed -> unsigned value issues with cache data structu... | Quincey Koziol | 2017-02-28 | 1 | -3/+3 |
|
|
* | Fix some more signed -> unsigned value issues with cache data structures, also | Quincey Koziol | 2017-02-23 | 1 | -3/+3 |
|
|
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -4/+470 |
|
|
* | Bring change to use array of metadata cache entry classes for H5C_create | Quincey Koziol | 2017-01-28 | 1 | -2/+2 |
|
|
* | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 1 | -1/+1 |
|
|
* | Bring changes to metadata cache "get entry status" call and new | Quincey Koziol | 2017-01-06 | 1 | -1/+19 |
|
|
* | Add "image up to date" flag / parameter to metadata cache entry status calls. | Quincey Koziol | 2017-01-06 | 1 | -1/+2 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -1/+7 |
|
|
* | Merge code from cache image branch to split FSM ring into two types: raw data | Quincey Koziol | 2017-01-04 | 1 | -6/+9 |
|
|
* | Remove 'const' from cache client pre_serialize callback, to reduce warnings, | Quincey Koziol | 2017-01-03 | 1 | -2/+2 |
|
|
* | Bring support for doubly-linked list of all entries in cache from incoming | Quincey Koziol | 2016-12-30 | 1 | -0/+21 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -28/+25 |
|
|
* | Updated the H5FS cache code to grab the correct tag and modified | Dana Robinson | 2016-12-08 | 1 | -0/+1 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -1/+7 |
|
|
* | Add a flag for H5C__flush_single_entry() to allow the parallel code to request | Quincey Koziol | 2016-11-25 | 1 | -0/+2 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -55/+110 |
|
|
* | Remove 'clear' callback from metadata cache client interface, using the | Quincey Koziol | 2016-11-18 | 1 | -62/+1 |
|
|
* | Remove explicit support within the metadata cache for tracked compressed | Quincey Koziol | 2016-11-17 | 1 | -304/+49 |
|
|
* | Bring over new 'notify' metadata cache client callback actions for when an | Quincey Koziol | 2016-11-12 | 1 | -1/+5 |
|
|
* | Align w/minor cleanups in revise_chunks branch. | Quincey Koziol | 2016-11-12 | 1 | -10/+25 |
|
|
* | Clean up cache code to eliminate dead-ends and unify code. | Quincey Koziol | 2016-11-10 | 1 | -17/+19 |
|
|
* | Switch to new, more scalable, metadata cache entry tagging. | Quincey Koziol | 2016-11-07 | 1 | -25/+6 |
|
|
* | Add logging prototypes and cache struct fields. | Quincey Koziol | 2016-11-04 | 1 | -0/+7 |
|
|
* | [svn-r30118] Sync with trunk. | Dana Robinson | 2016-06-29 | 1 | -36/+19 |
|\ |
|
| * | [svn-r30112] Description: | Quincey Koziol | 2016-06-28 | 1 | -36/+19 |
|
|
* | | [svn-r30104] Fixes evict-on-close feature by propagating global | Dana Robinson | 2016-06-24 | 1 | -1/+1 |
|/ |
|
* | [svn-r30075] Description: | Quincey Koziol | 2016-06-14 | 1 | -0/+1 |
|
|
* | [svn-r30068] Description: | Quincey Koziol | 2016-06-13 | 1 | -1/+11 |
|
|
* | [svn-r30053] Description: | Quincey Koziol | 2016-06-08 | 1 | -1/+1 |
|
|
* | [svn-r29969] Description: | Quincey Koziol | 2016-05-29 | 1 | -0/+1 |
|
|
* | [svn-r29850] Description: | Quincey Koziol | 2016-05-01 | 1 | -6/+29 |
|
|