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] Deduplicate copy benchtests.


On 8 October 2013 20:47, OndÅej BÃlka <neleai@seznam.cz> wrote:
>> Benchtests now are difficult to change given number of places that need
>> to be changed. This can be simplified by reducing duplicated code.
>>
>> Here I moved *cpy and memmove functions to common bench-copy.h file that
>> is easier to update.
>>
>> I added address randomization for copy implementations.

Please separate the address randomization change from the
consolidation and post them as two patches.

Siddhesh
-- 
http://siddhesh.in


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