From: Hyman Huang <yong.huang@smartx.com>
To: qemu-devel@nongnu.org
Cc: Hyman Huang <yong.huang@smartx.com>
Subject: [PULL 0/3] Dirty page rate and dirty page limit 20230829 patches
Date: Tue, 29 Aug 2023 23:29:47 +0800 [thread overview]
Message-ID: <cover.1693322363.git.yong.huang@smartx.com> (raw)
The following changes since commit f5fe7c17ac4e309e47e78f0f9761aebc8d2f2c81:
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging (2023-08-28 16:07:04 -0400)
are available in the Git repository at:
https://github.com/newfriday/qemu.git tags/dirtylimit-dirtyrate-pull-request
for you to fetch changes up to 3eb82637fbf8c0471990b59e6733fd4beb1f9939:
migration/dirtyrate: Fix precision losses and g_usleep overshoot (2023-08-29 10:19:03 +0800)
----------------------------------------------------------------
Dirtylimit and dirtyrate 20230829 patches PULL request
Correct memory leaks in dirtylimit and accuracy losses in
dirtyrate, respectively; make minor corrections to overshoot
and memory deallocation.
This is v3 with a signed tag. Please apply.
Thanks, Yong.
----------------------------------------------------------------
Andrei Gudkov (1):
migration/dirtyrate: Fix precision losses and g_usleep overshoot
alloc.young (2):
softmmu: Fix dirtylimit memory leak
softmmu/dirtylimit: Convert free to g_free
migration/dirtyrate.c | 10 ++++++++--
softmmu/dirtylimit.c | 26 ++++++++++++--------------
2 files changed, 20 insertions(+), 16 deletions(-)
--
2.39.1
next reply other threads:[~2023-08-29 15:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-29 15:29 Hyman Huang [this message]
2023-08-29 15:29 ` [PULL 1/3] softmmu: Fix dirtylimit memory leak Hyman Huang
2023-08-30 16:55 ` Michael Tokarev
2023-08-31 1:01 ` Yong Huang
2023-08-29 15:29 ` [PULL 2/3] softmmu/dirtylimit: Convert free to g_free Hyman Huang
2023-08-29 15:29 ` [PULL 3/3] migration/dirtyrate: Fix precision losses and g_usleep overshoot Hyman Huang
2023-08-30 16:22 ` [PULL 0/3] Dirty page rate and dirty page limit 20230829 patches Stefan Hajnoczi
-- strict thread matches above, loose matches on Subject: below --
2023-08-28 17:19 Hyman Huang
2023-08-28 17:32 ` Hyman Huang
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.1693322363.git.yong.huang@smartx.com \
--to=yong.huang@smartx.com \
--cc=qemu-devel@nongnu.org \
/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).