[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1477342613-9938-1-git-send-email-dave@stgolabs.net>
Date: Mon, 24 Oct 2016 13:56:51 -0700
From: Davidlohr Bueso <dave@...olabs.net>
To: acme@...nel.org
Cc: mingo@...nel.org, linux-kernel@...r.kernel.org,
Davidlohr Bueso <dave@...olabs.net>
Subject: [PATCH -tip 0/2] perf bench futex updates
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
Powered by blists - more mailing lists