blkio 0.3.1

A library for high-performance block device I/O
Documentation

blkio

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 7 of them enabled by default.

default

  • io_uring
  • nvme-io_uring
  • virtio-blk-vfio-pci
  • virtio-blk-vhost-user
  • virtio-blk-vhost-vdpa

io_uring

  • io-uring

nvme-io_uring

  • io-uring

virtio-blk-vfio-pci

  • pci-driver/vfio
  • virtio-driver/pci

virtio-blk-vhost-user

  • virtio-driver/vhost-user

virtio-blk-vhost-vdpa

  • virtio-driver/vhost-vdpa

io-uring

    This feature flag does not enable additional features.

pci-driver

    This feature flag does not enable additional features.

virtio-driver

    This feature flag does not enable additional features.