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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 12 Sep 2018 08:08:01 -0700
From:   Richard Henderson <rth@...ddle.net>
To:     Matthew Wilcox <willy@...radead.org>,
        Ingo Molnar <mingo@...nel.org>
Cc:     Waiman Long <longman@...hat.com>, x86@...nel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Use named address spaces for percpu data

On 09/12/2018 07:44 AM, Matthew Wilcox wrote:
> rth wrote a patch back in 2016 that uses gcc's address space machinery
> to improve code generation for percpu accesses.  Ingo asked for some
> minor changes to be made, but Richard didn't respond.  While looking at
> something related, I came across them, and asked Richard's permission
> to resurrect and resend the patch, with the changes Ingo asked for at
> the time.
> 
> The important information about why we want these patch is in 1/2.
> 
> Richard Henderson (2):
>   x86: Use named address spaces in asm/percpu.h
>   x86: Enable named address spaces for percpu data
> 
>  arch/x86/include/asm/percpu.h | 147 ++++++++++++++++++++--------------
>  1 file changed, 88 insertions(+), 59 deletions(-)

Thanks for resurrecting this, Willy.  I'd totally forgotten about it.
The adjustments you made look fine.


r~

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ