Spdk/test/unit/lib/nvmf
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
..
ctrlr_bdev.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
ctrlr_discovery.c nvmf: Remove qpair_is_idle 2019-03-15 19:19:17 +00:00
ctrlr.c NVMF: Add model number as parameter to construct_nvmf_subsystem (-d option). 2019-04-23 16:51:16 +00:00
rdma.c rdma_ut: add test cases for rdma multi-sgl parsing. 2019-04-19 17:29:45 +00:00
subsystem.c nvmf: add asynchronous event for reservation notificaiton 2019-04-23 16:30:24 +00:00
tcp.c thread: Add cpumask parameter to spdk_thread_create 2019-04-23 20:22:55 +00:00
Makefile nvmf: Collapse request.c into ctrlr.c 2019-02-04 18:11:33 +00:00