| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 additions to cache image parallel test code and | mainzer | 2017-03-16 | 1 | -6/+15 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -2/+124 |
|
|
* | Merge in reentrency changes to "make space in cache" from page_buffering branch. | Quincey Koziol | 2017-03-13 | 1 | -0/+20 |
|
|
* | Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from | Quincey Koziol | 2017-03-12 | 1 | -10/+32 |
|
|
* | Remove some usage of "prefetched_dirty" flag (which hasn't been merged from the | Quincey Koziol | 2017-03-10 | 1 | -1/+0 |
|
|
* | Align with incoming page buffering changes: minor cleanups, centralize removing | Quincey Koziol | 2017-03-07 | 1 | -30/+35 |
|
|
* | Misc. small cleanups to sync against incoming page buffering changes. | Quincey Koziol | 2017-03-02 | 1 | -47/+17 |
|
|
* | Normalize against incoming page buffering changes. | Quincey Koziol | 2017-03-01 | 1 | -17/+534 |
|
|
* | Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0: | Quincey Koziol | 2017-02-28 | 1 | -5/+5 |
|
|
* | Align w/incoming page buffering changes. | Quincey Koziol | 2017-02-25 | 1 | -93/+25 |
|
|
* | Misc. style cleanups from the page_buffering branch. | Quincey Koziol | 2017-02-18 | 1 | -411/+218 |
|
|
* | Simplify H5C__serialize_single_entry(), using H5C__generate_image() | Quincey Koziol | 2017-02-02 | 1 | -20/+27 |
|
|
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -34/+231 |
|
|
* | Bring change to use array of metadata cache entry classes for H5C_create | Quincey Koziol | 2017-01-28 | 1 | -71/+15 |
|
|
* | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 1 | -115/+70 |
|
|
* | Commit Vailin's fix for the h5format_convert test failure. | lrknox | 2017-01-26 | 1 | -0/+5 |
|
|
* | Bring changes to metadata cache "get entry status" call and new | Quincey Koziol | 2017-01-06 | 1 | -16/+262 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -0/+181 |
|
|
* | Merge code from cache image branch to split FSM ring into two types: raw data | Quincey Koziol | 2017-01-04 | 1 | -7/+5 |
|
|
* | Remove 'const' from cache client pre_serialize callback, to reduce warnings, | Quincey Koziol | 2017-01-03 | 1 | -3/+3 |
|
|
* | Align with incoming cache_image branch changes: use the index list (instead of | Quincey Koziol | 2017-01-02 | 1 | -102/+133 |
|
|
* | Bring support for doubly-linked list of all entries in cache from incoming | Quincey Koziol | 2016-12-30 | 1 | -6/+15 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -6/+5 |
|
|
* | Normalize against incoming cache image feature. | Quincey Koziol | 2016-12-28 | 1 | -77/+65 |
|
|
* | Bring over changes from revise_chunks that cleanup recent SWMR changes from | Quincey Koziol | 2016-12-11 | 1 | -7/+36 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -20/+256 |
|
|
* | Remove "collective write list" parameter from H5C__flush_single_entry() as it | Quincey Koziol | 2016-11-28 | 1 | -22/+17 |
|
|
* | Eliminate unnecessary data structure for parallel collective metadata cache I/O | Quincey Koziol | 2016-11-28 | 1 | -16/+1 |
|
|
* | Add a flag for H5C__flush_single_entry() to allow the parallel code to request | Quincey Koziol | 2016-11-25 | 1 | -27/+31 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -172/+201 |
|
|
* | Remove 'clear' callback from metadata cache client interface, using the | Quincey Koziol | 2016-11-18 | 1 | -17/+4 |
|
|
* | Remove explicit support within the metadata cache for tracked compressed | Quincey Koziol | 2016-11-17 | 1 | -197/+40 |
|
|
* | Bring over new 'notify' metadata cache client callback actions for when an | Quincey Koziol | 2016-11-12 | 1 | -4/+77 |
|
|
* | Align w/minor cleanups in revise_chunks branch. | Quincey Koziol | 2016-11-12 | 1 | -10/+3 |
|
|
* | Clean up cache code to eliminate dead-ends and unify code. | Quincey Koziol | 2016-11-10 | 1 | -365/+131 |
|
|
* | Switch to new, more scalable, metadata cache entry tagging. | Quincey Koziol | 2016-11-07 | 1 | -104/+109 |
|
|
* | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 1 | -296/+161 |
|
|
* | Bring cache logging routines from revise_chunks branch to develop. | Quincey Koziol | 2016-11-04 | 1 | -0/+6 |
|
|
* | Move cache debugging routines into separate module. | Quincey Koziol | 2016-11-03 | 1 | -921/+0 |
|
|
* | [svn-r30112] Description: | Quincey Koziol | 2016-06-28 | 1 | -1071/+780 |
|
|
* | [svn-r30068] Description: | Quincey Koziol | 2016-06-13 | 1 | -8/+177 |
|
|
* | [svn-r30035] Description: | Quincey Koziol | 2016-06-06 | 1 | -417/+2 |
|
|
* | [svn-r30033] Description: | Quincey Koziol | 2016-06-06 | 1 | -187/+2 |
|
|
* | [svn-r30031] Description: | Quincey Koziol | 2016-06-06 | 1 | -2/+1 |
|
|
* | [svn-r30009] Fix for h5format_convert daily test failures when --enable-using... | Vailin Choi | 2016-06-04 | 1 | -1/+3 |
|
|
* | [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warnings | Dana Robinson | 2016-06-01 | 1 | -1/+1 |
|
|
* | [svn-r29985] Description: | Quincey Koziol | 2016-05-30 | 1 | -424/+0 |
|
|
* | [svn-r29969] Description: | Quincey Koziol | 2016-05-29 | 1 | -0/+53 |
|
|
* | [svn-r29850] Description: | Quincey Koziol | 2016-05-01 | 1 | -135/+162 |
|
|