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] [day] [month] [year] [list]
Date:   Tue, 30 May 2017 19:11:21 +1000 (AEST)
From:   Michael Ellerman <patch-notifications@...erman.id.au>
To:     Andrew Jeffery <andrew@...id.au>, linuxppc-dev@...ts.ozlabs.org
Cc:     Andrew Jeffery <andrew@...id.au>, linux-kernel@...r.kernel.org,
        npiggin@...il.com, paulus@...ba.org, anton@...ba.org
Subject: Re: powerpc: Tweak copy selection parameter in __copy_tofrom_user_power7()

On Fri, 2017-05-12 at 03:58:10 UTC, Andrew Jeffery wrote:
> Experiments with the netperf benchmark indicated that the size selecting
> VMX-based copies in __copy_tofrom_user_power7() was suboptimal on POWER8.
> Measurements showed that parity was in the neighbourhood of 3328 bytes,
> rather than greater than 4096. The change gives a 1.5-2.0% improvement in
> performance for 4096-byte buffers, reducing the relative time spent in
> __copy_tofrom_user_power7() from approximately 7% to approximately 5% in
> the TCP_RR benchmark.
> 
> Signed-off-by: Andrew Jeffery <andrew@...id.au>
> Acked-by: Anton Blanchard <anton@...ba.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/a3f952df3c6d205fe3b1e0e4848d3c

cheers

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ