qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/2] migration/dirtyrate: optimizations for showing of queryin


From: Chuan Zheng
Subject: [PATCH v2 0/2] migration/dirtyrate: optimizations for showing of querying dirtyrate
Date: Tue, 29 Sep 2020 11:42:16 +0800

This series include two optimizations showing of dirtyrate against v1
1) show start_time and calc_time when query while at the measuring state
2) do not show dirtyrate when measuring is not finished

Chuan Zheng (2):
  migration/dirtyrate: record start_time and calc_time while at the
    measuring state
  migration/dirtyrate: present dirty rate only when querying the rate
    has completed

 migration/dirtyrate.c | 16 ++++++++++------
 qapi/migration.json   |  8 +++-----
 2 files changed, 13 insertions(+), 11 deletions(-)

-- 
1.8.3.1




reply via email to

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