qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] make sample page count configurable
@ 2021-05-09  4:58 huangy81
  2021-05-09  4:59 ` [PATCH v2] migration/dirtyrate: " huangy81
  0 siblings, 1 reply; 3+ messages in thread
From: huangy81 @ 2021-05-09  4:58 UTC (permalink / raw)
  To: qemu-devel
  Cc: Hyman Huang(黄勇), Dr. David Alan Gilbert,
	Juan Quintela

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

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

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   | 85 ++++++++++++++++++++++++++++-----------------------
 3 files changed, 80 insertions(+), 44 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2021-05-11  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-09  4:58 [PATCH v2] make sample page count configurable huangy81
2021-05-09  4:59 ` [PATCH v2] migration/dirtyrate: " huangy81
2021-05-11  9:35   ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).