summary refs log tree commit diff stats
path: root/results/classifier/105/other/1579
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/other/1579')
-rw-r--r--results/classifier/105/other/157917
1 files changed, 17 insertions, 0 deletions
diff --git a/results/classifier/105/other/1579 b/results/classifier/105/other/1579
new file mode 100644
index 00000000..e65a0a53
--- /dev/null
+++ b/results/classifier/105/other/1579
@@ -0,0 +1,17 @@
+other: 0.956
+network: 0.856
+graphic: 0.853
+mistranslation: 0.829
+device: 0.751
+boot: 0.358
+semantic: 0.349
+instruction: 0.327
+vnc: 0.180
+socket: 0.145
+KVM: 0.071
+assembly: 0.007
+
+Cache vdpa initialization & startup slow ioctls
+Additional information:
+* vring groups are cached in this patch, still not upstream [this example patch](https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg05961.html).
+* hw/virtio/vhost-vdpa.c and net/vhost-vdpa.c are both files that worth exploring.