summary refs log tree commit diff stats
path: root/results/classifier/105/graphic/1844
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
commit256709d2eb3fd80d768a99964be5caa61effa2a0 (patch)
tree05b2352fba70923126836a64b6a0de43902e976a /results/classifier/105/graphic/1844
parent2ab14fa96a6c5484b5e4ba8337551bb8dcc79cc5 (diff)
downloademulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.tar.gz
emulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.zip
add new classifier result
Diffstat (limited to 'results/classifier/105/graphic/1844')
-rw-r--r--results/classifier/105/graphic/184435
1 files changed, 35 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/1844 b/results/classifier/105/graphic/1844
new file mode 100644
index 00000000..81e95deb
--- /dev/null
+++ b/results/classifier/105/graphic/1844
@@ -0,0 +1,35 @@
+graphic: 0.951
+device: 0.893
+instruction: 0.860
+semantic: 0.764
+boot: 0.660
+vnc: 0.580
+mistranslation: 0.559
+other: 0.506
+network: 0.460
+socket: 0.349
+KVM: 0.340
+assembly: 0.329
+
+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)