linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: lib: Add optimized memcpy with 64 byte pld size
@ 2012-03-28  5:23 Nicolas Pitre
  2012-03-29  4:00 ` [PATCH 0/4] memcpy optimized with strd/ldrd Nicolas Pitre
  0 siblings, 1 reply; 6+ messages in thread
From: Nicolas Pitre @ 2012-03-28  5:23 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, 28 Mar 2012, Boojin Kim wrote:

> Nicolas wrote:
> 
> > This creates quite convoluted code.  If this is worth doing, we'll have
> > to find a cleaner way to do this.
> >
> > Could you please provide performance measurement numbers with and
> > without this patch, and similarly for the next patch?
> >
> > Did you try enabling the cache alignment code?  What performance
> > difference if any did you see?
> My patch brings about 10% better result on cache boundary.
> 64bytes PLD size makes the cache efficiency be higher on machines that has 64byte cache line.
> And, Which one is convoluted code? Can you explain it more detail?

Yes, I will.  I now have reworked this code to be extensible and still 
as clean as possible.  I'm not going to post it right away though, given 
that it is late and I prefer to have another look at it after I had some 
sleep.


Nicolas

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-26  7:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <03e101cd0e07$eec39f10$cc4add30$@com>
2012-03-30 11:41 ` [PATCH 0/4] memcpy optimized with strd/ldrd Boojin Kim
2012-03-30 13:19   ` Nicolas Pitre
2012-04-03  8:07     ` Boojin Kim
2012-04-03 14:48       ` Nicolas Pitre
2012-04-26  7:35         ` Boojin Kim
2012-03-28  5:23 [PATCH 1/2] ARM: lib: Add optimized memcpy with 64 byte pld size Nicolas Pitre
2012-03-29  4:00 ` [PATCH 0/4] memcpy optimized with strd/ldrd Nicolas Pitre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).