On 12/11/2021 22:34, Josef Bacik wrote:
On Fri, Nov 12, 2021 at 04:04:36PM +0800, Anand Jain wrote:
quoted
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.
Right. I have added it.
Also you can just do PR's through github if you want. Thanks,
I included the above changes and sent a PR for this.
Thanks, Anand
Josef