mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -tip 0/3] perf bench futex: Improvements
@ 2017-11-27  4:20 Davidlohr Bueso
  2017-11-27  4:20 ` [PATCH 1/3] perf bench futex: Use cpumaps Davidlohr Bueso
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Davidlohr Bueso @ 2017-11-27  4:20 UTC (permalink / raw)
  To: acme; +Cc: james.yang, kim.phillips, dave, linux-kernel

Hi,

I'm resending the patches from James Yang and Kim Phillips that
improve the perf bench futex benchmarks. Noticibly:

patch1 makes use of util/cpumap.c
patch2/3 are the same as the original only that I've split
it into two and removed some bogus debug noise.

Davidlohr Bueso (3):
  perf bench futex: Use cpumaps
  perf bench futex: Add --affine-wakers option to wake-parallel
  perf bench futex: sync waker threads

 tools/perf/bench/futex-hash.c          | 19 ++++++++-----
 tools/perf/bench/futex-lock-pi.c       | 23 +++++++++------
 tools/perf/bench/futex-requeue.c       | 22 +++++++++------
 tools/perf/bench/futex-wake-parallel.c | 51 ++++++++++++++++++++++++++--------
 tools/perf/bench/futex-wake.c          | 18 +++++++-----
 5 files changed, 90 insertions(+), 43 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2017-12-06 17:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-27  4:20 [PATCH -tip 0/3] perf bench futex: Improvements Davidlohr Bueso
2017-11-27  4:20 ` [PATCH 1/3] perf bench futex: Use cpumaps Davidlohr Bueso
2017-12-06 16:34   ` [tip:perf/core] " tip-bot for Davidlohr Bueso
2017-11-27  4:21 ` [PATCH 2/3] perf bench futex: Add --affine-wakers option to wake-parallel Davidlohr Bueso
2017-12-06 17:24   ` Davidlohr Bueso
2017-11-27  4:21 ` [PATCH 3/3] perf bench futex: sync waker threads Davidlohr Bueso
2017-12-06 16:35   ` [tip:perf/core] perf bench futex: Sync " tip-bot for James Yang
2017-11-28  3:20 ` [PATCH -tip 0/3] perf bench futex: Improvements Kim Phillips
2017-11-30 17:00   ` Arnaldo Carvalho de Melo

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

Powered by JetHome