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>] [day] [month] [year] [list]
Date:   Thu, 30 Nov 2017 10:56:04 -0800
From:   Eduardo Valentin <eduval@...zon.com>
To:     Dave Hansen <dave.hansen@...ux.intel.com>,
        <stable@...r.kernel.org>, "Andy Lutomirski" <luto@...nel.org>,
        Ingo Molnar <mingo@...nel.org>,
        "Eduardo Valentin" <eduval@...zon.com>,
        Peter Zijlstra <peterz@...radead.org>,
        <gregkh@...uxfoundation.org>
CC:     Thomas Gleixner <tglx@...utronix.de>,
        <linux-kernel@...r.kernel.org>, Borislav Petkov <bp@...en8.de>,
        Brian Gerst <brgerst@...il.com>,
        "Denys Vlasenko" <dvlasenk@...hat.com>,
        "H. Peter Anvin" <hpa@...or.com>,
        "Josh Poimboeuf" <jpoimboe@...hat.com>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Rik van Riel <riel@...hat.com>,
        <daniel.gruss@...k.tugraz.at>, <hughd@...gle.com>,
        <keescook@...gle.com>, <linux-mm@...ck.org>,
        <michael.schwarz@...k.tugraz.at>, <moritz.lipp@...k.tugraz.at>,
        <richard.fellner@...dent.tugraz.at>, <aliguori@...zon.com>
Subject: [RESEND] Kaiser backport to stable v4.9.y

Hello, 

(correcting stable tree mailing list address and add GregKH)

I have created this branch with the KAISER patches and dependencies to v4.9.y.
This is massive, I know. But I attempted to include all dependencies I saw
in the mailing list discussions. The backport is done from the tip/WIP.x86/mm
branch. The list of patches include:
a. Several patch dependencies that change x86 arch code so following applies.
b. Andy Lutomirski work to refactor the x86 entry code.
c. Andy Lutomirski work to do the x86 trampolim.
d. Dave Handen's work to incorporate the KAISER feature on x86.
e. Several fixes/improvements on KAISER by tglx and PeterZ.

Branch is here:
https://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux.git/log/?h=backports/v4.9.y/x86/kaiser

Right now, I am still validating it under different scenarios. First shot on
the same lseek1 [1] micro bench, a see the Kernel being ~4x slower:
-> Without KAISER: ~14Mlseek/s.
-> With KAISER: ~3.6Mlseek/s.

If anybody is interested in testing please send feedback. 
Also, if somebody else is working on a minimalist backport of the feature
to v4.9 or other stable kernels, let me know.

[1] - https://github.com/antonblanchard/will-it-scale/blob/master/tests/lseek1.c/
-- 
All the best,
Eduardo Valentin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ