Loading
bdevperf: store the rand_r seed in the bdevperf_job
This eliminates the thread-local seed variable. But we're also adding zipf distributions in an upcoming patch, and we'll want to store that context in the job rather than making it thread local. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: If8079682e7d3da8f989ee6b880edc8d3fcb4fdd8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7789 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Community-CI: Mellanox Build Bot