435 #define H5AC__CURR_CACHE_CONFIG_VERSION 1 436 #define H5AC__MAX_TRACE_FILE_NAME_LEN 1024 438 #define H5AC_METADATA_WRITE_STRATEGY__PROCESS_0_ONLY 0 439 #define H5AC_METADATA_WRITE_STRATEGY__DISTRIBUTED 1 H5C_cache_flash_incr_mode
hbool_t apply_max_increment
int dirty_bytes_threshold
#define H5AC__MAX_TRACE_FILE_NAME_LEN
int metadata_write_strategy
double min_clean_fraction
enum H5C_cache_incr_mode incr_mode
char trace_file_name[H5AC__MAX_TRACE_FILE_NAME_LEN+1]
hbool_t apply_empty_reserve
enum H5C_cache_decr_mode decr_mode
double lower_hr_threshold
enum H5C_cache_flash_incr_mode flash_incr_mode
int epochs_before_eviction
hbool_t apply_max_decrement
hbool_t evictions_enabled
double upper_hr_threshold
struct H5AC_cache_config_t H5AC_cache_config_t