numam-spdk/lib/iscsi
Jim Harris 68ca0b6315 iscsi: allocate/free I/O channels when connections start/stop on a core
This will start testing the I/O channel allocation paths.  I/O channels
are not actually used for submitting I/O yet however.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I901402633248170324db1e2fc8fb813f7629c2b0
2016-09-26 14:02:07 -07:00
..
acceptor.c event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
acceptor.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
conn.c iscsi: allocate/free I/O channels when connections start/stop on a core 2016-09-26 14:02:07 -07:00
conn.h iscsi: track conn lcore for informational purposes 2016-08-15 10:22:04 -07:00
crc32c.c iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
crc32c.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
init_grp.c iscsi: replace RTE_VERIFY() where possible 2016-08-08 15:53:57 -07:00
init_grp.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
iscsi_rpc.c iscsi: track conn lcore for informational purposes 2016-08-15 10:22:04 -07:00
iscsi_subsystem.c iscsi: replace uses of sprintf() with snprintf() 2016-08-08 15:53:57 -07:00
iscsi.c Revert "iscsi: optimization for read process." 2016-09-23 11:35:54 -07:00
iscsi.h Revert "iscsi: optimization for read process." 2016-09-23 11:35:54 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
md5.c iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
md5.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
param.c iscsi: make param tables const 2016-08-10 22:21:22 -07:00
param.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
portal_grp.c iscsi: replace RTE_VERIFY() where possible 2016-08-08 15:53:57 -07:00
portal_grp.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
task.c iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
task.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
tgt_node.c iscsi: remove unused header includes 2016-08-23 09:32:19 -07:00
tgt_node.h iscsi: start all sessions for a target node on the same lcore 2016-09-22 09:12:36 -07:00