Searched refs:hydration_batch_size (Results 1 – 2 of 2) sorted by relevance
116 unsigned int hydration_batch_size; member 982 unsigned int max_batch_size = READ_ONCE(clone->hydration_batch_size); in __batch_hydration() 1408 DMEMIT("%u hydration_threshold %u hydration_batch_size %u ", count, in emit_core_args() 1410 READ_ONCE(clone->hydration_batch_size)); in emit_core_args() 1590 clone->hydration_batch_size = DEFAULT_HYDRATION_BATCH_SIZE; in parse_core_args() 1616 } else if (!strcasecmp(arg_name, "hydration_batch_size")) { in parse_core_args() 1618 ti->error = "Invalid value for argument `hydration_batch_size'"; in parse_core_args() 1621 clone->hydration_batch_size = value; in parse_core_args() 2115 WRITE_ONCE(clone->hydration_batch_size, nr_regions); in set_hydration_batch_size() 2160 if (!strcasecmp(argv[0], "hydration_batch_size")) { in clone_message() [all...]
116 region size. A message `hydration_batch_size <#regions>` can be used to tune the173 hydration_batch_size <#regions> During background hydration, try to batch222 `hydration_batch_size <#regions>`