All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] make sample page count configurable
@ 2021-05-11 14:20 huangy81
  2021-05-11 14:21 ` [PATCH v3] migration/dirtyrate: " huangy81
  0 siblings, 1 reply; 4+ messages in thread
From: huangy81 @ 2021-05-11 14:20 UTC (permalink / raw)
  To: qemu-devel
  Cc: Hyman Huang(黄勇), Dr. David Alan Gilbert, Juan Quintela

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



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

end of thread, other threads:[~2021-06-01 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 14:20 [PATCH v3] make sample page count configurable huangy81
2021-05-11 14:21 ` [PATCH v3] migration/dirtyrate: " huangy81
2021-06-01 12:09   ` Hyman Huang
2021-06-01 14:11     ` Peter Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.