numam-spdk/lib/thread
Liu Xiaodong 43607106b1 intr: allow operations on fd=0
It is possible that STDIN_FILENO is registered as one
interrupt source. So fd_group and spdk_thread should
accept fd whose value is "0".

Change-Id: I96c7e0d6dc1dfa10b42b59aadfa6dc159c133519
Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5161
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>
2020-12-21 17:49:12 +00:00
..
Makefile interrupt: apply fd_group in thd and reactor 2020-10-23 16:23:48 +00:00
spdk_thread.map interrupt: apply fd_group in thd and reactor 2020-10-23 16:23:48 +00:00
thread.c intr: allow operations on fd=0 2020-12-21 17:49:12 +00:00