Spdk/lib/event
Xiaodong Liu ef7c128a8a lib/event: enable repeated spdk_app_start/stop
With this patch, spdk_app_start/stop can be repeatedly
called by users based on their upper level application's
requirement.
Changes are:
* Add reinit ability inside spdk_env_init and related functions
* Clear g_shutdown_sig_received in spdk_app_setup_signal_handlers
* Clear malloc_disk_count in bdev_malloc_initialize

Change-Id: I2d7be52b0e4aac2cb6734cc1237ce72d33b6de0c
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2260
Community-CI: Mellanox Build Bot
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>
2020-07-24 15:25:57 +00:00
..
app.c lib/event: enable repeated spdk_app_start/stop 2020-07-24 15:25:57 +00:00
json_config.c pollers: Fix pollers to return correct busy status 2020-07-07 07:29:31 +00:00
Makefile event: expose base virtaddr as an option 2020-07-09 07:23:40 +00:00
reactor.c lib/event: remove _spdk prefix from functions. 2020-05-27 07:35:02 +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