+1
−1
lib/vhost/task.c
deleted100644 → 0
+0
−110
lib/vhost/task.h
deleted100644 → 0
+0
−74
+0
−1
+1
−1
Loading
Vhost scsi tasks aren't complicated enough to have their own files. Also used spdk_ring instead of rte_membuf for task management. This patch is a first step towards making vhost task pool queue-specific, so that it can be single-producer, single-consumer. Change-Id: I181417f49ccd9a5b8f53d4b96c9fefddca087692 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/366720 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>