[PATCH -tip 0/2] perf bench futex updates

From: Davidlohr Bueso
Date: Mon Oct 24 2016 - 16:57:20 EST


Hi Arnaldo, here's the requested patch that gets rid of the struct alignment
tackling the main source of cacheline bouncing. In addition a small fix to
bogus inputs.

Thanks!

Davidlohr Bueso (2):
perf/bench-futex: Avoid worker cacheline bouncing
perf/bench-futex: Sanitize numeric parameters

tools/perf/bench/futex-hash.c | 15 +++++++++------
tools/perf/bench/futex-lock-pi.c | 7 ++++++-
tools/perf/bench/futex-requeue.c | 2 ++
tools/perf/bench/futex-wake-parallel.c | 4 ++++
tools/perf/bench/futex-wake.c | 3 +++
tools/perf/bench/futex.h | 4 ++++
6 files changed, 28 insertions(+), 7 deletions(-)

--
2.6.6