mmtests icon indicating copy to clipboard operation
mmtests copied to clipboard

set_mmtests_numactl wasn't invoked

Open ZhangYet opened this issue 3 years ago • 0 comments

Found that set_mmtests_numactl wasn't invoked before so that export MMTESTS_NUMA_POLICY="fullbind_single_instance_cpu" didn't work when testing the impact of NUMA policies on redis. So I made some changes.

https://github.com/gormanm/mmtests/pull/20

But I found MMTESTS_NUMACTL in some bench like /shellpack_src/src/iozone/iozone-bench, and I don't know why.

ZhangYet avatar Jan 26 '22 10:01 ZhangYet