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 v2] make sample page count configurable
Date: Sun, 9 May 2021 12:58:58 +0800 [thread overview]
Message-ID: <cover.1620536022.git.huangy81@chinatelecom.cn> (raw)
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
next reply other threads:[~2021-05-09 5:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-09 4:58 huangy81 [this message]
2021-05-09 4:59 ` [PATCH v2] migration/dirtyrate: make sample page count configurable huangy81
2021-05-11 9:35 ` Dr. David Alan Gilbert
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.1620536022.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).