Spdk/test/unit/lib/ftl
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
..
common thread: Add cpumask parameter to spdk_thread_create 2019-04-23 20:22:55 +00:00
ftl_band.c test/unit/ftl: Add module unit tests for relocate 2019-02-13 18:48:35 +00:00
ftl_md lib/ftl: Keep DMA buffer for metadata as part of ftl_md structure 2019-04-02 00:04:58 +00:00
ftl_ppa ftl: Added unit tests for FTL library 2019-01-22 23:22:16 +00:00
ftl_reloc.c lib/ftl: Internal IO retry mechanism in case ENOMEM from nvme layer 2019-03-28 14:17:11 +00:00
ftl_rwb.c test/unit/ftl: Fix rwb_parallel unit test 2019-01-24 18:55:56 +00:00
ftl_wptr lib/ftl: Use ftl_io_done() to determine if IO is completed 2019-03-28 14:17:11 +00:00
Makefile test/unit/ftl: Add unit tests for metadata serialization 2019-03-18 14:04:29 +00:00