summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1553760
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/1553760')
-rw-r--r--results/classifier/zero-shot/108/other/155376023
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1553760 b/results/classifier/zero-shot/108/other/1553760
new file mode 100644
index 000000000..ed6b16690
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/1553760
@@ -0,0 +1,23 @@
+device: 0.802
+other: 0.791
+network: 0.716
+semantic: 0.584
+vnc: 0.579
+graphic: 0.576
+PID: 0.526
+files: 0.487
+socket: 0.479
+permissions: 0.465
+boot: 0.394
+performance: 0.341
+debug: 0.270
+KVM: 0.182
+
+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.
+