907efcd7da
The patch adds new interface for issuing messages during interrupts, such as signal handlers. Without this, it'd be possible to deadlock the application, as two different messages could be trying to enqueue to the same ring, in the same call stack. Signed-off-by: Kozlowski Mateusz <mateusz.kozlowski@intel.com> Change-Id: I917aa41b7f3415af7c7a7d5fa91b964d727609b6 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478290 Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
thread.c |