Re: [PATCH 4/7] perf/bench-futex: Add --mlockall parameter
From: Davidlohr Bueso
Date: Mon Aug 09 2021 - 12:11:22 EST
On Mon, 09 Aug 2021, Arnaldo Carvalho de Melo wrote:
Applied.
Thanks!
At some point these options could be handled in a common
futex_parse_options() function that would consume argv[] and then the
specific futex benchmarks would continue from where the common function
left off.
I agree. I'll see about a follow up to this series in the future, there
are a few other things we can share among the programs.
Thanks,
Davidlohr