diff options
author | Kunkun Jiang | 2021-03-16 13:57:15 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert | 2021-05-13 19:21:13 +0200 |
commit | 23feba906e42747463aa233fb54c58d7f02430c9 (patch) | |
tree | ee1fb3534404923f15cccb29061fe78792d5758a /job.c | |
parent | migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" (diff) | |
download | qemu-23feba906e42747463aa233fb54c58d7f02430c9.tar.gz qemu-23feba906e42747463aa233fb54c58d7f02430c9.tar.xz qemu-23feba906e42747463aa233fb54c58d7f02430c9.zip |
migration/ram: Reduce unnecessary rate limiting
When the host page is a huge page and something is sent in the
current iteration, migration_rate_limit() should be executed.
If not, it can be omitted.
Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com>
Signed-off-by: Kunkun Jiang <jiangkunkun@huawei.com>
Reviewed-by: David Edmondson <david.edmondson@oracle.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20210316125716.1243-2-jiangkunkun@huawei.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'job.c')
0 files changed, 0 insertions, 0 deletions