Spdk/lib/event/subsystems
Ziye Yang 750a4213ef nvmf: add spdk_nvmf_get_optimal_poll_group
This patch is used to do the following work:

1 It is optimized for NVMe/TCP transport. If the qpair's
socket has same NAPI_ID, then the qpair will be handled
by the same polling group.

2. We add a new connection scheduling strategy, named as
ConnectionScheduler in the configuration file. It will be
used to input different scheduler according to the customers'
input.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: Ifc9246eece0da69bdd39fd63bfdefff18be64132
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454550
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2019-07-10 02:30:41 +00:00
..
bdev lib/event/subsystems: Added VMD dependency to bdev subsystem 2019-07-01 03:54:45 +00:00
copy copy_engine: Support dump config text for IOAT config 2018-04-04 12:18:31 -04:00
iscsi misc/rpc: rename some C functions of rpc methods 2019-05-07 05:30:16 +00:00
nbd event: Subsystem level write_config_json callback no longer asynchronous 2019-03-19 15:54:34 +00:00
net net: add asynchronous initialization and finish 2018-11-07 17:08:27 +00:00
nvmf nvmf: add spdk_nvmf_get_optimal_poll_group 2019-07-10 02:30:41 +00:00
scsi subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
vhost vhost: add completion callback to lib init 2019-05-02 17:06:34 +00:00
vmd event/subsystems/vmd: Added VMD subsystem 2019-06-24 09:59:00 +00:00
Makefile event/subsystems/vmd: Added VMD subsystem 2019-06-24 09:59:00 +00:00