numam-spdk/lib/event
Daniel Verkamp 47182bd7c9 io_channel: allow user to provide a thread name
This moves the thread name setting code into the generic SPDK thread
setup code, so now all spdk_threads can be named, not just ones created
by the event framework.

Change-Id: I6c824cf4bcf12fe64a8e2fc7cdc2d6c949021e40
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/375220
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-29 13:11:08 -04:00
..
rpc jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
subsystems rpc: Remove event framework and config file 2017-06-22 10:47:31 -04:00
app.c app: move the core usage display after DPDK init 2017-08-08 20:39:07 -04:00
Makefile bdev: Create a separate bdev subsystem library 2017-06-16 13:10:26 -04:00
reactor.c io_channel: allow user to provide a thread name 2017-08-29 13:11:08 -04:00
subsystem.c reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00