Searched refs:bytes_dirty_threshold (Results 1 – 1 of 1) sorted by relevance
541 uint64_t bytes_dirty_threshold) in mig_throttle_guest_down() argument562 cpu_ideal = cpu_now * (bytes_dirty_threshold * 1.0 / in mig_throttle_guest_down()1022 uint64_t bytes_dirty_threshold = bytes_xfer_period * threshold / 100; in migration_trigger_throttle() local1031 if ((bytes_dirty_period > bytes_dirty_threshold) && in migration_trigger_throttle()1037 bytes_dirty_threshold); in migration_trigger_throttle()