numam-spdk/lib/bdev/aio
Ben Walker 7f534fca6a bdev/aio: Remove epoll support
This wasn't actually necessary. The next patch in this series will
change the way aio is used such that only one aio context is
polled for the entire group of channels on a single thread.

Change-Id: I05c4d824d9c63a51c8a2d608d84c184f249f66d7
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/443311
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-02-06 15:15:22 +00:00
..
bdev_aio_rpc.c rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
bdev_aio.c bdev/aio: Remove epoll support 2019-02-06 15:15:22 +00:00
bdev_aio.h bdev/aio: Move structure definitions into bdev_aio.c 2019-02-06 15:15:22 +00:00
Makefile Make: Add deps for each shared obj individually 2018-10-09 21:45:26 +00:00