qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] Optimized some codes and fixed PVM hang when enabling auto-converge
@ 2021-11-09  3:04 Rao, Lei
  2021-11-09  3:04 ` [PATCH v7 1/2] Reset the auto-converge counter at every checkpoint Rao, Lei
  2021-11-09  3:04 ` [PATCH v7 2/2] Reduce the PVM stop time during Checkpoint Rao, Lei
  0 siblings, 2 replies; 5+ messages in thread
From: Rao, Lei @ 2021-11-09  3:04 UTC (permalink / raw)
  To: chen.zhang, zhang.zhanghailiang, quintela, lukasstraub2, dgilbert
  Cc: Rao, Lei, qemu-devel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-09  7:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-09  3:04 [PATCH v7 0/2] Optimized some codes and fixed PVM hang when enabling auto-converge Rao, Lei
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

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).