Spdk/examples
Ben Walker 5d0b5e2ce9 thread: Add cpumask parameter to spdk_thread_create
Allow users to optionally specify an affinity mask when
creating a thread. This isn't currently used, but we want
the API to be in its final form for the next release.

Change-Id: I7bd05e921ece6d8d5f61775bd14286f6a58f267f
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/451683
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-04-23 20:22:55 +00:00
..
bdev thread: Add cpumask parameter to spdk_thread_create 2019-04-23 20:22:55 +00:00
blob examples/hello_blob: use io_unit_size instead of page_size 2019-04-04 01:10:14 +00:00
ioat ioat/perf: allow queue depths > 256 2019-02-20 16:41:46 +00:00
nvme examples/nvme/perf: use MiB/s to show bandwidth data 2019-04-19 20:15:55 +00:00
sock notify: add notification library 2019-03-29 21:15:14 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00