Searched refs:bytes_dirty_threshold (Results 1 – 1 of 1) sorted by relevance
552 uint64_t bytes_dirty_threshold) in mig_throttle_guest_down() argument573 cpu_ideal = cpu_now * (bytes_dirty_threshold * 1.0 / in mig_throttle_guest_down()1044 uint64_t bytes_dirty_threshold = bytes_xfer_period * threshold / 100; in migration_trigger_throttle() local1053 if ((bytes_dirty_period > bytes_dirty_threshold) && in migration_trigger_throttle()1059 bytes_dirty_threshold); in migration_trigger_throttle()