numam-spdk/test/spdkcli
Tomasz Zawadzki 7cc83b6258 Revert "lib/event: do not spawn a thread for each reactor"
This reverts commit 72eed604b4.

spdk_vhost_init() relies on having a thread on each reactor.
Without the revert, every vhost controller is created on the same
core and even passing --cpumask when creating does not affect it.

Proper fix would be to change spdk_vhost_init(),
but would require additional testing. For now revert the patch
that spawned always idle threads.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I0dbd6c9fe1d9d23ada260da8fc7b48086223c632
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6186
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Community-CI: Mellanox Build Bot
2021-02-01 08:04:51 +00:00
..
match_files Revert "lib/event: do not spawn a thread for each reactor" 2021-02-01 08:04:51 +00:00
common.sh build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
iscsi.sh build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
nvmf.sh rpc: Deprecate max_qpairs_per_ctrlr parameter 2020-06-04 07:20:45 +00:00
pmem.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
raid.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
rbd.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
spdkcli_job.py spdkcli: Add support for TCP connection 2019-09-19 05:03:09 +00:00
tcp.sh build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
vhost.sh script/gen_nvme: do not generate legacy configuration 2020-10-22 17:08:41 +00:00
virtio.sh build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00