numam-spdk/examples/nvme
Jim Harris c09bfe8965 lib/env: add spdk_unaffinitize_thread
This can be used by threads within SPDK to undo the
affinitization done either by DPDK (for DPDK lcores)
or by inheriting the parent's thread when using
pthread_create().

This will be used by the stub app to unaffinitize
the reactor core to allow the scheduler to flexibly
move it to an idle core.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I7e550953cd9dcd7fd9d98bfbb70660994f2eefcd

Reviewed-on: https://review.gerrithub.io/366680
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-23 11:02:04 -04:00
..
arbitration env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
fio_plugin lib/env: add spdk_unaffinitize_thread 2017-06-23 11:02:04 -04:00
hello_world test/nvme: use stub to accelerate test time 2017-06-16 15:27:13 -04:00
hotplug example/hotplug: quit from hotplug once the count of hotplug is correct. 2017-06-16 14:06:31 -04:00
identify event/env: remove dpdk_ prefix 2017-06-16 14:20:26 -04:00
nvme_manage nvme_manage: trim newline from fgets() buffer 2017-06-12 16:30:12 -04:00
perf examples/perf: fill buffer with non-zeroed data when QD=1 2017-06-21 19:02:29 -04:00
reserve test/nvme: use stub to accelerate test time 2017-06-16 15:27:13 -04:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00