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:   Wed, 14 Feb 2018 15:02:14 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     rahul.lakkireddy@...lsio.com
Cc:     netdev@...r.kernel.org, ganeshgr@...lsio.com,
        nirranjan@...lsio.com, indranil@...lsio.com
Subject: Re: [PATCH net-next v2 0/2] cxgb4: speed up reading on-chip memory

From: Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
Date: Wed, 14 Feb 2018 12:56:26 +0530

> This series of patches speed up reading on-chip memory (EDC and MC)
> by reading 64-bits at a time.
> 
> Patch 1 reworks logic to read EDC and MC.
> 
> Patch 2 adds logic to read EDC and MC 64-bits at a time.
> 
> Thanks,
> Rahul
> 
> ---
> v2:
> - Dropped AVX CPU intrinsic instructions.
> - Use readq() to read 64-bits at a time.

This looks a lot better, much more portable.

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ