numam-spdk/lib/event
Jim Harris 2e31825512 event: move log_rpc contents to event library
The log_rpc library serves little (if any) use in
isolation.  It makes more sense to just include
this code in the event library.  The event library
already depends on and uses the log library, and it
is natural to just enable these RPCs directly in
that library instead.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ie39b8598ce0c06729a13d188ce00da44a996accc
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4362
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-09-25 11:43:42 +00:00
..
app.c lib/event: fix a wrong deletion 2020-08-24 07:38:10 +00:00
json_config.c json_config: fix static analyzer false-positive 2020-08-04 16:57:08 +00:00
log_rpc.c event: move log_rpc contents to event library 2020-09-25 11:43:42 +00:00
Makefile event: move log_rpc contents to event library 2020-09-25 11:43:42 +00:00
reactor.c event: disable cpumask check 2020-08-27 08:49:18 +00:00
rpc.c pollers: Fix pollers to return correct busy status 2020-07-07 07:29:31 +00:00
spdk_event.map lib/event: add subsystem iterator functions. 2020-04-22 09:21:55 +00:00
subsystem.c lib/event: remove _spdk prefix from functions. 2020-05-27 07:35:02 +00:00