index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better segregate clean & dirty LRU lists so that they are only defined when
Quincey Koziol
2017-09-30
1
-4/+5
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Express test mods to test/cache.c
mainzer
2017-04-15
1
-17/+89
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-307/+415
*
Merge in reentrency changes to "make space in cache" from page_buffering branch.
Quincey Koziol
2017-03-13
1
-40/+57
*
Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from
Quincey Koziol
2017-03-12
1
-2/+3
*
Misc. small cleanups to sync against incoming page buffering changes.
Quincey Koziol
2017-03-02
1
-8/+4
*
Fix some more signed -> unsigned value issues with cache data structures, also
Quincey Koziol
2017-02-23
1
-33/+14
*
Cleanups and normalizations against incoming page_buffering changes.
Quincey Koziol
2017-02-20
1
-10/+7
*
HDFFV-10124 Using cache_common.h contains other include files
Allen Byrne
2017-02-02
1
-3/+0
*
Cache image feature and testing
Quincey Koziol
2017-01-29
1
-5/+5
*
Bring change to use array of metadata cache entry classes for H5C_create
Quincey Koziol
2017-01-28
1
-12/+12
*
Switch list lengths to unsigned integers (to align better w/cache image merge)
Quincey Koziol
2017-01-28
1
-154/+154
*
Add "image up to date" flag / parameter to metadata cache entry status calls.
Quincey Koziol
2017-01-06
1
-35/+36
*
Bring file shutdown code from cache image branch
Quincey Koziol
2017-01-05
1
-0/+19
*
Bring support for doubly-linked list of all entries in cache from incoming
Quincey Koziol
2016-12-30
1
-13/+35
*
More normalizations against incoming cache image branch.
Quincey Koziol
2016-12-29
1
-194/+102
*
Bring over changes from revise_chunks that cleanup recent SWMR changes from
Quincey Koziol
2016-12-11
1
-172/+236
*
Bring over support for retrying metadata cache entry loads, along with all the
Quincey Koziol
2016-11-20
1
-0/+130
*
Code style and warning cleanups, from revise_chunks branch.
Quincey Koziol
2016-11-06
1
-4757/+4619
*
[svn-r30112] Description:
Quincey Koziol
2016-06-28
1
-969/+2180
*
[svn-r30068] Description:
Quincey Koziol
2016-06-13
1
-353/+355
*
[svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warnings
Dana Robinson
2016-06-01
1
-27/+40
*
[svn-r29882] Convert cache source files to library compatible by CMake and Wi...
Allen Byrne
2016-05-04
1
-2/+0
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
1
-52/+52
*
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
1
-52/+52
*
[svn-r27296] Description:
Quincey Koziol
2015-06-29
1
-18/+9
*
[svn-r27294] Description:
Quincey Koziol
2015-06-29
1
-4/+4
*
[svn-r27293] Description:
Quincey Koziol
2015-06-27
1
-3/+3
*
[svn-r27237] Description:
Quincey Koziol
2015-06-18
1
-3483/+5562
*
[svn-r27204] Description:
Quincey Koziol
2015-06-15
1
-281/+229
*
[svn-r27144] Description:
Quincey Koziol
2015-06-03
1
-18/+18
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-7/+7
*
[svn-r27084] Description:
Quincey Koziol
2015-05-15
1
-1004/+338
*
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
Dana Robinson
2015-03-01
1
-2/+5
*
[svn-r24020] Description:
Quincey Koziol
2013-08-17
1
-552/+556
*
[svn-r22646] Description:
Quincey Koziol
2012-08-08
1
-2/+2
*
[svn-r18926] Description:
Quincey Koziol
2010-05-31
1
-59/+0
*
[svn-r18917] Description:
Quincey Koziol
2010-05-27
1
-137/+109
*
[svn-r18837] Description:
Quincey Koziol
2010-05-18
1
-1293/+958
*
[svn-r18740] Description:
Quincey Koziol
2010-05-07
1
-26/+22
*
[svn-r18725] Description:
Quincey Koziol
2010-05-06
1
-165/+165
*
[svn-r18721] Description:
Quincey Koziol
2010-05-06
1
-67/+16
*
[svn-r18702] Description:
Quincey Koziol
2010-05-05
1
-50/+47
*
[svn-r18300] Description:
Quincey Koziol
2010-02-20
1
-76/+198
*
[svn-r18256] Description:
Quincey Koziol
2010-02-15
1
-9/+39
*
[svn-r18230] Description:
Quincey Koziol
2010-02-11
1
-1/+1
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-363/+363
*
[svn-r18171] Description:
Quincey Koziol
2010-01-27
1
-1592/+1630
*
[svn-r18159] Description:
Quincey Koziol
2010-01-23
1
-53/+69
[next]