qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC PATCH 0/2] bugfix: Decrease dirty bitmap blocks after we remove ram


From: Keqian Zhu
Subject: [RFC PATCH 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
Date: Fri, 20 Nov 2020 16:51:55 +0800

Hi all,

I failed to find where we free dirty bitmap blocks of ramlist. If this is a
memory leakage problem, I hope this patch series can fix it properly :-).

Thanks,
Keqian.

Keqian Zhu (2):
  ramlist: Make dirty bitmap blocks of ramlist resizable
  ramlist: Resize dirty bitmap blocks after remove ramblock

 softmmu/physmem.c | 36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

-- 
2.23.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]