Spdk/test/app/fuzz/llvm_nvme_fuzz
Jim Harris 9d8f841f32 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>
2022-05-05 07:11:17 +00:00
..
.gitignore test/nvmf: fuzz nvmf target using LLVM's libFuzzer 2021-12-15 04:32:05 +00:00
llvm_nvme_fuzz.c llvm_nvme_fuzz: unaffinitize fuzzing thread 2022-05-05 07:11:17 +00:00
Makefile test/nvmf: fuzz nvmf target using LLVM's libFuzzer 2021-12-15 04:32:05 +00:00