Spdk/lib/vhost
Dariusz Stojaczyk bfd1361714 vhost_scsi: removed deferred tasks
Removed deferred tasks and dynamic memory management in task processing
in vhost_scsi. Each vhost task will now have it's own iovec array

Change-Id: Ie51a2404e9cd3c4e03bcea5a8d5b16498dd4d093
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/363342
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-08 16:36:09 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: close remaining memory region FDs during backend cleanup 2017-05-24 11:53:47 -04:00
Makefile vhost: separated scsi layer from vhost.c 2017-05-25 18:30:44 -04:00
task.c vhost_scsi: removed deferred tasks 2017-06-08 16:36:09 -04:00
task.h vhost_scsi: removed deferred tasks 2017-06-08 16:36:09 -04:00
vhost_internal.h vhost: introduce spdk_vhost_vring_desc_to_iov 2017-06-07 14:28:54 -04:00
vhost_iommu.c vhost: add fallback if linux/vfio.h is missing 2017-06-02 19:47:09 -04:00
vhost_iommu.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_rpc.c vhost: don't expose backend structures outside backend implementation 2017-06-07 14:28:54 -04:00
vhost_scsi.c vhost_scsi: removed deferred tasks 2017-06-08 16:36:09 -04:00
vhost.c vhost: Don't panic if the task count isn't 0 2017-06-07 17:31:02 -04:00