[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] Dirty page rate and dirty page limit 20230829 patches
From: |
Hyman Huang |
Subject: |
[PULL 0/3] Dirty page rate and dirty page limit 20230829 patches |
Date: |
Tue, 29 Aug 2023 01:19:19 +0800 |
Merge tag 'pull-target-arm-20230824' of
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-08-24
10:08:33 -0400)
are available in the Git repository at:
https://github.com/newfriday/qemu.git
tags/dirtylimit-dirtyrate-fixes-pull-request
for you to fetch changes up to e424d9f7e749c84de4a6ce532981271db1c14b23:
migration/dirtyrate: Fix precision losses and g_usleep overshoot (2023-08-28
21:03:58 +0800)
----------------------------------------------------------------
Dirty page limit and dirty page rate PULL request
Hi, this is the fix for dirty page limit and dirty page rate.
Please ignore the previous PULL request that accidentally failed
to send and apply this patchset.
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
- [PULL 0/3] Dirty page rate and dirty page limit 20230829 patches,
Hyman Huang <=