summaryrefslogtreecommitdiffstats
path: root/hmp-commands.hx
diff options
context:
space:
mode:
authorKeqian Zhu2020-02-24 03:31:42 +0100
committerDr. David Alan Gilbert2020-03-13 10:36:30 +0100
commitdc14a470763c96fd9d360e1028ce38e8c3613a77 (patch)
tree94e4b1b2ae5f0d37d588db7beb45bfe56c6a4282 /hmp-commands.hx
parentconfigure: Improve zstd test (diff)
downloadqemu-dc14a470763c96fd9d360e1028ce38e8c3613a77.tar.gz
qemu-dc14a470763c96fd9d360e1028ce38e8c3613a77.tar.xz
qemu-dc14a470763c96fd9d360e1028ce38e8c3613a77.zip
migration/throttle: Add throttle-trig-thres migration parameter
Currently, if the bytes_dirty_period is more than the 50% of bytes_xfer_period, we start or increase throttling. If we make this percentage higher, then we can tolerate higher dirty rate during migration, which means less impact on guest. The side effect of higher percentage is longer migration time. We can make this parameter configurable to switch between mig- ration time first or guest performance first. The default value is 50 and valid range is 1 to 100. Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com> Message-Id: <20200224023142.39360-1-zhukeqian1@huawei.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hmp-commands.hx')
0 files changed, 0 insertions, 0 deletions