Re: [PATCH v7 02/13] blkio: add libblkio block driver

2022-10-19 Thread Stefano Garzarella
On Thu, Oct 13, 2022 at 02:58:57PM -0400, Stefan Hajnoczi wrote: libblkio (https://gitlab.com/libblkio/libblkio/) is a library for high-performance disk I/O. It currently supports io_uring, virtio-blk-vhost-user, and virtio-blk-vhost-vdpa with additional drivers under development. One of the rea

[PATCH v7 02/13] blkio: add libblkio block driver

2022-10-13 Thread Stefan Hajnoczi
libblkio (https://gitlab.com/libblkio/libblkio/) is a library for high-performance disk I/O. It currently supports io_uring, virtio-blk-vhost-user, and virtio-blk-vhost-vdpa with additional drivers under development. One of the reasons for developing libblkio is that other applications besides QEM