summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1687214
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1687214')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/168721416
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1687214 b/results/classifier/accel-gemma3:12b/kvm/1687214
new file mode 100644
index 00000000..f40de55e
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1687214
@@ -0,0 +1,16 @@
+
+Rapid tremendous memory hog when using -net nic,vlan=0 -net user,vlan=0
+
+A rapid tremendous memory hog is occuring when I use -net nic,vlan=0 -net user,vlan=0. Tested with QEMU 2.8.0 & 2.9.0 in Gentoo. All available memory (8GB) + swap (over 20GB) is exhausted very rapidly. 
+
+This bug is possibly related to 
+https://bugs.launchpad.net/qemu/+bug/1310714 
+and maybe to
+https://bugs.launchpad.net/qemu/+bug/1288620
+
+The bug IS present wheh I use -net nic,vlan=0 -net user,vlan=0 (tested with no model and model=e1000 and model=virtio, with all these the bug is present)
+
+The bug is NOT present with I use this:
+-netdev type=user,id=mynet0 -device virtio-net-pci,netdev=mynet0
+
+I tested this bug only using windows guests (Windows XP & Windows 8).
\ No newline at end of file