qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v7 0/2] Optimized some codes and fixed PVM hang when enabling aut


From: Rao, Lei
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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]