Jim Harris ee66e58e0a util: add spdk_thread and spdk_io_channel
This patch adds a basic framework for creating I/O channels
for I/O devices.  An spdk_io_channel represents a one-to-one
mapping between a calling thread (represented by spdk_thread)
and an I/O device that the thread will perform I/O operations
on.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I658ab7f995cc962f4e2a204e058cdd3ad3fd735d
2016-09-26 14:02:07 -07:00
..
2016-09-15 15:47:56 -07:00
2016-05-23 10:28:58 -07:00
2016-08-08 13:46:20 -07:00
2016-06-22 15:45:50 -07:00
2016-08-25 13:29:56 -07:00
2016-08-04 13:15:23 -07:00