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 Fri, Sep 06, 2013 at 09:33:22AM +0530, Siddhesh Poyarekar wrote:
> On 5 September 2013 22:29, Will Newton <will.newton@linaro.org> wrote:
> >> I added address randomization for copy implementations.
> >
> > This would be easier to review if it was a series of patches, e.g. one
> > doing the consolidation, one doing the removal of the tests, one doing
> > the addition of randomization.
> 
> I agree.  Please separate out changes that are logically distinct.  It
> makes them easy to cherry pick too.
> 
That can be done in next consolidations as its easier to use one
implementation and modify it bit than to rewrite implmenentations. They
will follow shortly.


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