This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/3] sparc M7 optimized memcpy/memset



On 05/10/2017 09:19, Adhemerval Zanella wrote:
> 
> 
> On 04/10/2017 18:07, Patrick McGehearty wrote:
>> On 9/27/2017 11:41 PM, David Miller wrote:
>>> From: Patrick McGehearty <patrick.mcgehearty@oracle.com>
>>> Date: Wed, 27 Sep 2017 16:09:56 -0400
>>>
>>>> The following patch set provides optimized versions of
>>>> memcpy/mempcpy/memmove/memset/bzero for Sparc versions M7 (and later).
>>>> Support for recognizing M7 is also provided.
>>>> An assembly version of memmove for ultra1+ is provided.
>>>>
>>>> Jose E. Marchesi (2):
>>>>    sparc: support the ADP hw capability.
>>>>    sparc: assembly version of memmove for ultra1+
>>>>
>>>> Patrick McGehearty (1):
>>>>    sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero.
>>> Looks good to me.
>> Could someone install the 9/28/2017 sparc M7 optimized memcpy/memset
>> patches to the repository?
>>
>> As a new submitter, I don't have permissions.
> 
> What about https://sourceware.org/ml/libc-alpha/2017-10/msg00125.html ?
> I am finishing up the ifunc C implementation and I plan to send it
> to review today.
> 

I just sent the ifunc patch to reviews, I will thankful if you could
comment if get all the bits right (specially the ifunc selector
logic).

Also I am building a gcc8 sparc toolchain to check if patches
are ok with gcc mainline, if you could also test with different gcc
version it would be plus (I just checked native with gcc 7).

https://sourceware.org/ml/libc-alpha/2017-10/msg00254.html
https://sourceware.org/ml/libc-alpha/2017-10/msg00253.html
https://sourceware.org/ml/libc-alpha/2017-10/msg00252.html
https://sourceware.org/ml/libc-alpha/2017-10/msg00251.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]