+6
−0
+10
−0
+44
−0
Loading
spdk_thread_set_interrupt_mode can get spdk_thread run between intr and poll mode. It is only valid when thread interrupt facility is enabled by spdk_interrupt_mode_enable(). Currently, this function is limited that no poller is registered to the spdk_thread. Change-Id: Iba54accd5976beb6f6e155014903928ce2858e36 Signed-off-by:Liu Xiaodong <xiaodong.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6708 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>