public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip 0/2] perf bench futex updates
@ 2016-10-24 20:56 Davidlohr Bueso
  2016-10-24 20:56 ` [PATCH 1/2] perf/bench-futex: Avoid worker cacheline bouncing Davidlohr Bueso
  2016-10-24 20:56 ` [PATCH 2/2] perf/bench-futex: Sanitize numeric parameters Davidlohr Bueso
  0 siblings, 2 replies; 5+ messages in thread
From: Davidlohr Bueso @ 2016-10-24 20:56 UTC (permalink / raw)
  To: acme; +Cc: mingo, linux-kernel, Davidlohr Bueso

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-28 17:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-24 20:56 [PATCH -tip 0/2] perf bench futex updates Davidlohr Bueso
2016-10-24 20:56 ` [PATCH 1/2] perf/bench-futex: Avoid worker cacheline bouncing Davidlohr Bueso
2016-10-28 17:43   ` [tip:perf/core] perf bench futex: " tip-bot for Davidlohr Bueso
2016-10-24 20:56 ` [PATCH 2/2] perf/bench-futex: Sanitize numeric parameters Davidlohr Bueso
2016-10-28 17:43   ` [tip:perf/core] perf bench futex: " tip-bot for Davidlohr Bueso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox