From: huangy81@chinatelecom.cn
To: qemu-devel <qemu-devel@nongnu.org>
Cc: "Hyman Huang(黄勇)" <huangy81@chinatelecom.cn>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
"Juan Quintela" <quintela@redhat.com>
Subject: [PATCH v3] make sample page count configurable
Date: Tue, 11 May 2021 22:20:58 +0800 [thread overview]
Message-ID: <cover.1620742417.git.huangy81@chinatelecom.cn> (raw)
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
next reply other threads:[~2021-05-11 14:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-11 14:20 huangy81 [this message]
2021-05-11 14:21 ` [PATCH v3] migration/dirtyrate: make sample page count configurable huangy81
2021-06-01 12:09 ` Hyman Huang
2021-06-01 14:11 ` Peter Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1620742417.git.huangy81@chinatelecom.cn \
--to=huangy81@chinatelecom.cn \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).