Spdk/lib/scsi
Ben Walker 2224ff2162 env: Replace rte_malloc with spdk_zmalloc
Use the env library to perform all memory allocations
that previously called DPDK directly.

Change-Id: I6d33e85bde99796e0c85277d6d4880521c34f10d
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-11 13:34:09 -07:00
..
dev.c scsi: add spdk_io_channel support 2016-09-26 14:02:07 -07:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
port.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi_bdev.c bdev: enable IO vector operations 2016-10-11 12:17:47 -07:00
scsi_internal.h scsi: add spdk_io_channel support 2016-09-26 14:02:07 -07:00
scsi_rpc.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
task.c env: Replace rte_malloc with spdk_zmalloc 2016-10-11 13:34:09 -07:00