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

Reply via email to