General

Profile

Andrew Solomon

  • Login: kestrels
  • Email: asolomon@us.ibm.com
  • Registered on: 03/07/2017
  • Last sign in: 05/30/2017

Issues

open closed Total
Assigned issues 0 3 3
Reported issues 0 3 3

Activity

05/31/2017

04:52 PM Ceph Revision 50d781af (ceph): crc32c: Add ppc64le fast zero optimized assembly.
Allow faster calculation of crc32c when a NULL
buffer is passed.
Signed-off-by: Andrew Solomon <asolomon@us.ibm.com>
Andrew Solomon
01:14 AM Ceph Revision d7742d2c (ceph): build: Use .S suffix for ppc64le assembly files
The assembly file name suffix was changed from .S to .s,
which caused a build break on ppc64le architecture.
To fix ...
Andrew Solomon

05/30/2017

07:48 PM Ceph Bug #20109: src/common/crc32c_ppc_asm.s ppc64le build break
I believe the original issue was specific to intel / yasm and had nothing to do with ppc64le. The ppc64le assembly f... Andrew Solomon
07:44 PM Ceph Bug #20109 (Resolved): src/common/crc32c_ppc_asm.s ppc64le build break
It looks like there is a build break on ppc64le architecture associated with a recent change. The error message look... Andrew Solomon

04/03/2017

05:04 PM Ceph Revision e11756b4 (ceph): build: src/arch/ppc.c FreeBSD build break
The #include file <sys/auxv.h> is present on linux but
not FreeBSD. Move it under the #if __linux__ directive.
Sign...
Andrew Solomon
04:46 PM Ceph Bug #19454: src/arch/ppc.c FreeBSD build break
Willem-
I think I see the problem and have a fix in mind for this. I will put it up asap.
Sorry for the troubl...
Andrew Solomon
04:45 PM Ceph Bug #19454 (Closed): src/arch/ppc.c FreeBSD build break
Reported by:
Willem Jan Withagen <wjw@digiware.nl>
Issue:
Currently my FreeBSD build fails due to inclusion ...
Andrew Solomon
04:41 PM Ceph Feature #19217: add optimized crc32c algorithm for ppc64le architecture
This merged Friday. I don't have permission to change the status field. Andrew Solomon

03/20/2017

05:59 PM Ceph Revision 59bed55a (ceph): crc32c: Add crc32c function optimized for ppc architecture
Add a performance optimized crc32c function for
ppc64le that uses Altivec assembly instructions.
Add an architecture ...
Andrew Solomon

03/09/2017

10:31 PM Ceph Feature #19217: add optimized crc32c algorithm for ppc64le architecture
Link to the pull request:
https://github.com/ceph/ceph/pull/13909
Andrew Solomon

Also available in: Atom