mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
fdb7e97f87
Original virtqueue design allows queued and out-of-order processing, but helpers added in r253440 suppose only direct blocking in-order one. It could be fine for network, etc., but it is a huge limitation for storage devices.