From: "Rao, Lei" <lei.rao@intel.com>
To: chen.zhang@intel.com, zhang.zhanghailiang@huawei.com,
quintela@redhat.com, lukasstraub2@web.de, dgilbert@redhat.com
Cc: "Rao, Lei" <lei.rao@intel.com>, qemu-devel@nongnu.org
Subject: [PATCH v7 0/2] Optimized some codes and fixed PVM hang when enabling auto-converge
Date: Tue, 9 Nov 2021 11:04:53 +0800 [thread overview]
Message-ID: <1636427095-11739-1-git-send-email-lei.rao@intel.com> (raw)
From: "Rao, Lei" <lei.rao@intel.com>
Changes since v1-v6:
--Reset the state of the auto-converge counters at every checkpoint instead of directly disabling.
--Remove cpu_throttle_stop from mig_throttle_counter_reset.
The series of patches include:
Reduced the PVM stop time during checkpoint.
Fixed the PVM hang when enabling auto-converge feature for COLO.
Rao, Lei (2):
Reset the auto-converge counter at every checkpoint.
Reduce the PVM stop time during Checkpoint
migration/colo.c | 4 ++++
migration/ram.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
migration/ram.h | 1 +
3 files changed, 59 insertions(+), 3 deletions(-)
--
1.8.3.1
next reply other threads:[~2021-11-09 3:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-09 3:04 Rao, Lei [this message]
2021-11-09 3:04 ` [PATCH v7 1/2] Reset the auto-converge counter at every checkpoint Rao, Lei
2021-11-09 7:48 ` Juan Quintela
2021-11-09 3:04 ` [PATCH v7 2/2] Reduce the PVM stop time during Checkpoint Rao, Lei
2021-11-09 7:45 ` Juan Quintela
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1636427095-11739-1-git-send-email-lei.rao@intel.com \
--to=lei.rao@intel.com \
--cc=chen.zhang@intel.com \
--cc=dgilbert@redhat.com \
--cc=lukasstraub2@web.de \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=zhang.zhanghailiang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).