Spdk/test/unit/lib/event
Liu Xiaodong eff5b149ce reactor: add cpuset to indicate intr mode
Each bit of the cpuset indicates whether a reactor
is going to be in interrupt mode.
Each spdk_cpuset is allocated to each reactor. So it
can only be touched by its reactor.

Change-Id: Ic186de341588b701d7471bf09336309d28b1bf4e
Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5850
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2021-01-25 16:32:33 +00:00
..
app.c event: add pci_allowed/pci_blocked to spdk_app_opts 2020-12-03 09:41:07 +00:00
reactor.c reactor: add cpuset to indicate intr mode 2021-01-25 16:32:33 +00:00
subsystem.c event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
Makefile ut/event: Add unit test for reactor.c 2019-12-20 10:05:38 +00:00