Module H5AC¶
Low-level HDF5 “H5AC” cache configuration interface.
-
class
h5py.h5ac.CacheConfig¶ Represents H5AC_cache_config_t objects
-
apply_empty_reserve¶
-
apply_max_decrement¶
-
apply_max_increment¶
-
decr_mode¶
-
decrement¶
-
dirty_bytes_threshold¶
-
empty_reserve¶
-
epoch_length¶
-
epochs_before_eviction¶
-
evictions_enabled¶
-
flash_incr_mode¶
-
flash_multiple¶
-
flash_threshold¶
-
incr_mode¶
-
increment¶
-
initial_size¶
-
lower_hr_threshold¶
-
max_decrement¶
-
max_increment¶
-
max_size¶
-
min_clean_fraction¶
-
min_size¶
-
rpt_fcn_enabled¶
-
set_initial_size¶
-
upper_hr_threshold¶
-
version¶
-