Spdk/lib/nvmf
Ben Walker d0733ff3b7 nvmf: qpairs now point to their poll group instead of thread
There is a 1:1 correspondence between the two, but it is much
more useful to have a pointer to the poll group.

Change-Id: I8494b0573a9b2cce5819545548d0c65a18bdbe86
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/389640
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-12-04 16:02:16 -05:00
..
ctrlr_bdev.c nvmf: add Write Zeroes support 2017-09-14 17:41:52 -04:00
ctrlr_discovery.c nvmf: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05:00
ctrlr.c nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
nvmf.c nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
rdma.c nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
request.c nvmf: qpairs now point to their poll group instead of thread 2017-12-04 16:02:16 -05:00
subsystem.c nvmf: Update poll group channel maps when a new namespace is added. 2017-12-04 16:02:16 -05:00
transport.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
transport.h nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00