lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ