numam-spdk/lib/bdev/aio
Jim Harris a30b59fa33 aio: create blockdev_aio_io_channel abstraction
This breaks out the resources needed to perform
aio-based I/O into a separate data structure, as a steps
towards some future patches that will enable per-thread
resources to enable parallel I/O without synchronization.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I84b95713133f9c411863ff0aeef8f886a08e0857
2016-09-22 09:12:36 -07:00
..
blockdev_aio_rpc.c bdev: add Linux AIO (libaio) backend 2016-08-05 09:08:23 -07:00
blockdev_aio.c aio: create blockdev_aio_io_channel abstraction 2016-09-22 09:12:36 -07:00
blockdev_aio.h aio: create blockdev_aio_io_channel abstraction 2016-09-22 09:12:36 -07:00
Makefile bdev: Separate the module header from the public header 2016-08-26 09:40:06 -07:00