Spdk/lib/event
Liu Xiaodong 4bf6e4bb32 interrupt: apply fd_group in thd and reactor
Each reactor and each thread is assigned with one fd group.
At the same time, each thread is treated as one interrupt source
registered into its corresponding reactor.
The egrp function for reacotr is the only block point waiting
for events.

Change-Id: Id092e66591b07b445342f8ae16dc218d28887427
Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4269
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-10-23 16:23:48 +00:00
..
app_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
app.c lib/event: remove legacy configuration from event framework 2020-10-22 17:08:41 +00:00
json_config.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
log_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
Makefile event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
reactor.c interrupt: apply fd_group in thd and reactor 2020-10-23 16:23:48 +00:00
rpc.c build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
spdk_event.map event: remove printing legacy config for apps 2020-10-21 20:44:47 +00:00
subsystem_rpc.c event: move app_rpc contents 2020-09-25 11:43:42 +00:00
subsystem.c event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00