spdk_thread_create() does not require unique thread names, and we already print out the CPU mask for each job. So there is no need to append the cpumask to the thread name. Removing it has the added advantage of not modifying the job name specified by the user if they are using a job config file. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I6d75ea2bdc50061d7338ad41749e458efa62b48e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6331 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: <dongx.yi@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Community-CI: Mellanox Build Bot |
||
---|---|---|
.. | ||
bdevio | ||
bdevperf | ||
bdev_raid.sh | ||
blockdev.sh | ||
Makefile | ||
nbd_common.sh |