Loading
llvm_nvme_fuzz: unaffinitize fuzzing thread
We do not want the fuzzing thread to compete with one of the nvmf target cores - otherwise they will keep preempting each other and drastically reducing the operation rate. This sped up the operation rate approximately 20x in my test VM. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I75d8c59d75e49cafaf7ee94f4796f9184b690647 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12403 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Dong Yi <dongx.yi@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>