https://www.redhat.com/zh-cn/blog/packed-virtqueue-how-reduce-overhead-virtio
Packed virtqueue: How to reduce overhead with virtio
While the split virtqueue shines because of the simplicity of its design, it has a fundamental problem: The avail-used buffer cycle needs to use memory in a...
how topackedreduceoverheadvirtio
https://lkml.iu.edu/hypermail/linux/kernel/2401.3/01247.html
Linux-Kernel Archive: Re: [syzbot] [virtualization?] KMSAN: uninit-value in virtqueue_add (4)
https://lkml.indiana.edu/1303.2/01575.html
Linux-Kernel Archive: [PATCH V5 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion...
https://lkml.iu.edu/hypermail/linux/kernel/2106.0/01174.html
Linux-Kernel Archive: [PATCH V2 RESEND 1/4] vdpa: support packed virtqueue for set/get_vq_state()