+26
−1
Loading
Replace spdk_thread_lib_init() by spdk_thread_lib_init_ext() to support dynamic SPDK thread scheduling in this sample application. Add nvmf_reactor_thread_op() and nvmf_reactor_thread_op_supported(), and then pass them by spdk_thread_lib_init_ext(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I9498d45d74757d8893b2b415fe28bf65f8fd02d6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2540 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>