numam-spdk/lib/event
Nick Connolly a14deb22e0 lib/event: improve portability
In _set_thread_name, use pthread_setname_np as the default for
platforms that are not Linux or FreeBSD; it's the most common
'non-portable' pthread extension used to set the thread name.

Signed-off-by: Nick Connolly <nick.connolly@mayadata.io>
Change-Id: Ia841166f0537cd1303eded15bc7ef1a9f03e3b6e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6465
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2021-02-19 11:30:22 +00:00
..
app_rpc.c reactor: avoid schedule thread to reactor in intr 2021-01-25 16:32:33 +00:00
app.c event: wait to shut down subsystems if scheduling in progress 2021-01-26 17:33:57 +00:00
dpdk_governor.c event: Add DPDK based governor 2020-10-23 22:35:53 +00:00
gscheduler.c event: Fix SPDK_SCHEDULER_REGISTER macro 2021-01-15 08:28:30 +00:00
json_config.c lib/event: Fix no error info problem when reading spdk_tgt json file 2021-01-25 12:52:58 +00:00
log_rpc.c lib/jsonrpc: Add a new API to send response for writing bool result. 2020-11-16 15:08:47 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00
reactor.c lib/event: improve portability 2021-02-19 11:30:22 +00:00
rpc.c build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
scheduler_dynamic.c scheduler: Move busy thread if its mask do not match current lcore 2021-01-25 20:37:50 +00:00
scheduler_static.c event: Fix SPDK_SCHEDULER_REGISTER macro 2021-01-15 08:28:30 +00:00
spdk_event.map reactor: add spdk_reactor_set_interrupt_mode func 2021-01-25 20:37:50 +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