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
/
src
/
H5C.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFD SWMR: Normalization with develop (#765)
Dana Robinson
2021-06-17
1
-4677/+5384
*
Much normalization with develop (#701)
Dana Robinson
2021-05-28
1
-23/+18
*
Brings much of the printf changes over from develop
Dana Robinson
2021-05-06
1
-99/+112
*
Fixed 1.6 compatibility issues and ran source formatter
Dana Robinson
2021-03-26
1
-2/+3
*
Fixes phdf5
Dana Robinson
2021-03-25
1
-36/+7
*
Updates license url and history docs
Dana Robinson
2021-03-25
1
-1/+1
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
1
-5958/+5514
*
Removed the rest of the hlog code
Dana Robinson
2021-03-02
1
-6/+0
*
Merge branch 'feature/vfd_swmr' into may-merge-mainzer-to-mine
David Young
2020-06-11
1
-3/+4
|
\
|
*
Always restart H5C_evict_or_refresh_all_entries_in_page()'s scan of
David Young
2020-06-11
1
-3/+4
*
|
Merge branch 'feature/vfd_swmr' into may-merge-mainzer-to-mine
David Young
2020-05-26
1
-1/+1
|
\
\
|
|
/
|
*
When a checksum fails, indicate the address and size of the affected metadata.
David Young
2020-05-26
1
-1/+1
*
|
Modified page buffer to split entries only where necessary -- specifically
mainzer
2020-05-21
1
-9/+66
|
/
*
Reduce diffs with `develop`, where `H5C_move_entry` takes an `H5C_t *`
David Young
2020-05-20
1
-11/+4
*
Reduce diffs with `develop`.
David Young
2020-05-20
1
-5/+1
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
1
-213/+209
*
fix unused related warnings
kmu
2020-05-20
1
-3/+7
*
address problems from comments
kmu
2020-05-20
1
-0/+1
*
fix and address comments
kmu
2020-05-20
1
-1/+1
*
change according to previous comments
kmu
2020-05-20
1
-2/+1
*
Relax an assertion condition.
David Young
2020-04-23
1
-1/+1
*
Add a log outlet for metadata cache (MDC) invalidations,
David Young
2020-04-16
1
-1/+12
*
Reverted optimization in the metadata cache that avoided re-reading
mainzer
2020-03-26
1
-0/+49
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-43/+37
*
Delay for no more than 1/100 second between any retry in H5C_load_entry().
David Young
2019-10-18
1
-1/+1
*
F ix off-by-one bug affecting metadata-read retries: retries == tries - 1.
David Young
2019-10-02
1
-4/+4
*
Replace a missing curly brace.
David Young
2019-09-10
1
-1/+1
*
Merge the latest h5_retry_t code from my `sleepy` branch.
David Young
2019-09-10
1
-16/+9
*
Quiet warnings, especially signed/unsigned casts.
dyoung
2019-08-22
1
-0/+4
*
Checkin of fix for the failure to evict all tagged entries issue.
mainzer
2019-01-16
1
-16/+19
*
Commented out some test code that resulted spurious failures
mainzer
2019-01-16
1
-1/+2
*
Intermin commit to allow update from Vailin's recent changes
mainzer
2019-01-15
1
-45/+115
*
Interim checkin to allow Vailin to address assertion failure in
mainzer
2019-01-03
1
-186/+858
*
Initial checkin of page buffer re-implementation to support VFD SWMR.
mainzer
2018-11-04
1
-2/+2
*
Normalization with vol_integration (misc internal and datatype)
Dana Robinson
2018-09-20
1
-18/+15
*
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
-420/+249
*
Better segregate clean & dirty LRU lists so that they are only defined when
Quincey Koziol
2017-09-30
1
-0/+8
*
Style cleanups and misc. bugfixes discovered during full SWMR development.
Quincey Koziol
2017-09-23
1
-18/+29
*
Updated H5C__flush_single_entry() in H5C.c to correct
mainzer
2017-08-15
1
-8/+18
*
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
[next]