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

Chuan Zheng posted 2 patches 3 years, 7 months ago
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test checkpatch passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1601350938-128320-1-git-send-email-zhengchuan@huawei.com
Maintainers: Markus Armbruster <armbru@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Juan Quintela <quintela@redhat.com>, Eric Blake <eblake@redhat.com>
migration/dirtyrate.c | 16 ++++++++++------
qapi/migration.json   |  8 +++-----
2 files changed, 13 insertions(+), 11 deletions(-)
[PATCH v2 0/2] migration/dirtyrate: optimizations for showing of querying dirtyrate
Posted by Chuan Zheng 3 years, 7 months ago
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


Re: [PATCH v2 0/2] migration/dirtyrate: optimizations for showing of querying dirtyrate
Posted by Dr. David Alan Gilbert 3 years, 6 months ago
* Chuan Zheng (zhengchuan@huawei.com) wrote:
> 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(-)

Queued

> -- 
> 1.8.3.1
> 
> 
-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK