summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1844
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_missing/host_missing/accel_missing/1844
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1844')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/184422
1 files changed, 22 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1844 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1844
new file mode 100644
index 000000000..7278dcc76
--- /dev/null
+++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/1844
@@ -0,0 +1,22 @@
+qemu process memory usage greater than windows guest memory usage
+Description of problem:
+The Windows Guest internal memory usage is low,but is very high on host of qemu progress. But the linux guest is no such case.Is there any way to trigger the host to reclaim virtual machine memory?
+Steps to reproduce:
+1.install a windows guest with 128GB of memory and start it.
+
+2.When the machine is stable, the VM internal memory usage is low,but is very high on host of qemu progress.
+
+3.on host,use "free -g" to query,the memory used is also very high
+
+4.when migrate or dormancy,it can recovery,but I want to know is there any way to trigger the host to reclaim virtual machine memory?
+ 
+
+host:
+
+![image](/uploads/a15d1e7fee58b86d267042b97f1e02cc/image.png)
+
+![image](/uploads/0d5ced57c8fb8311fc2c1a7912f473c0/image.png)
+
+guest:
+
+![image](/uploads/128578b50162cb4ea19ce9f12178e5d5/image.png)