On Fri, Nov 12, 2021 at 04:04:36PM +0800, Anand Jain wrote:
I am sending this early to seek feedback on the best way to benchmark
more than one read policy.
Patch 1,2 adds helpers to support a new setup.
Patch 3 adds a generic readonly dio fio benchmark script.
This looks reasonable to me, the only thing is I'd want a way for the setup()
part of the test to see that we don't have readpolicy support and simply skip.
Right now there's no mechanism for skipping a test, so add that and it'll be
good.
Also you can just do PR's through github if you want. Thanks,
Josef