Spdk/test/lib/bdev/bdevperf
Ziye Yang 8d62bec415 bdevperf: Allocate task for each target in the beginning
This patch could prevent the potential coredump of
accessing rte_mempool among multiple threads. We
allocate the tasks from the beginning.

BTW, this patch also refactors the bdevperf to remove
dpdk dependency

Change-Id: I841e6c8b43276923acaf6686377741c37e2e71ec
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/387871
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-11-22 14:11:45 -05:00
..
.gitignore bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
bdevperf.c bdevperf: Allocate task for each target in the beginning 2017-11-22 14:11:45 -05:00
Makefile rpc: remove rpc subsystem 2017-11-10 17:00:58 -05:00