summary refs log tree commit diff stats
path: root/results/classifier/111/other/1553760
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-06 09:15:28 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-06 09:15:28 +0000
commitd0af66c2d76056b173294fc81cdfc47305e4e2a7 (patch)
tree04414c325574a99bc3cd3f1f354786f1b24f06de /results/classifier/111/other/1553760
parent140a79ffee69434ba0fbfde4cefb9fe5e82d93b4 (diff)
downloademulator-bug-study-d0af66c2d76056b173294fc81cdfc47305e4e2a7.tar.gz
emulator-bug-study-d0af66c2d76056b173294fc81cdfc47305e4e2a7.zip
add new results
Diffstat (limited to 'results/classifier/111/other/1553760')
-rw-r--r--results/classifier/111/other/155376037
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/111/other/1553760 b/results/classifier/111/other/1553760
new file mode 100644
index 00000000..4498fcae
--- /dev/null
+++ b/results/classifier/111/other/1553760
@@ -0,0 +1,37 @@
+other: 0.211
+semantic: 0.159
+device: 0.146
+files: 0.068
+network: 0.059
+vnc: 0.054
+graphic: 0.053
+permissions: 0.050
+PID: 0.046
+socket: 0.046
+boot: 0.034
+debug: 0.030
+performance: 0.026
+KVM: 0.019
+other: 0.244
+network: 0.142
+debug: 0.108
+files: 0.098
+performance: 0.065
+semantic: 0.063
+device: 0.062
+PID: 0.053
+boot: 0.047
+socket: 0.043
+vnc: 0.023
+graphic: 0.022
+permissions: 0.018
+KVM: 0.013
+
+NUMA node binding are not supported by this QEMU
+
+I read https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1417937/, but I don't understand why it was only fixed on Ubunto.
+I'm running on Debian 8, openstack kilo, and trying to launch a VM with numa pinning.
+Is it not possible to build qemu with CONFIG_NUMA enabled for Debian where libnuma is present?
+
+it did turn out that my qemu had CONFIG_NUMA disabled. ended up upgrading it which solved it.
+