qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v3] make sample page count configurable


From: huangy81
Subject: [PATCH v3] make sample page count configurable
Date: Tue, 11 May 2021 22:20:58 +0800

From: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>

This is v3 of introducing sample pages argument to dirty rate interface 

v3:
- only add the "6.1" tag to the sample-pages field of DirtyRateInfo

v2:
- do the code clean on the basis of review by David
- add qemu version to 6.1 since which the argument introduced
- raise the upper limit of sample pages refer as MAX_SAMPLE_PAGE_COUNT

v1:
- code clean: rename the parameter of the is_sample_valid function

Hyman Huang(黄勇) (1):
  migration/dirtyrate: make sample page count configurable

 migration/dirtyrate.c | 31 +++++++++++++++++++++++++++----
 migration/dirtyrate.h |  8 +++++++-
 qapi/migration.json   | 13 ++++++++++---
 3 files changed, 44 insertions(+), 8 deletions(-)

-- 
1.8.3.1




reply via email to

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