Spdk/lib/vhost
Dariusz Stojaczyk 6820d312e1 vhost: move memory registration to DPDK thread
Moved it to the DPDK thread, so that we don't stress
SPDK I/O reactors on device start/stop. This is mandatory
if we want to maintain hundreds of simultaneous connections.

This patch also fixes various memory registrations leaks
in cases where further device initiation fails.

Change-Id: I435062108fe96d7e67e2a078a3547acb1f73ad11
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/406960
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-04-12 16:06:31 -04:00
..
rte_vhost vhost: fix indentation in vhost_user.h 2018-04-10 15:43:26 -04:00
Makefile vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00
vhost_blk.c vhost: move memory registration to DPDK thread 2018-04-12 16:06:31 -04:00
vhost_internal.h vhost: move memory registration to DPDK thread 2018-04-12 16:06:31 -04:00
vhost_nvme.c vhost: move memory registration to DPDK thread 2018-04-12 16:06:31 -04:00
vhost_rpc.c vhost: unify vdev removal 2018-02-06 11:05:01 -05:00
vhost_scsi.c vhost: move memory registration to DPDK thread 2018-04-12 16:06:31 -04:00
vhost.c vhost: move memory registration to DPDK thread 2018-04-12 16:06:31 -04:00