summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1579
blob: 1823caa8e192c4557a89fb5915de1299af5148e3 (plain) (blame)
1
2
3
4
5
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.