Re: [U-Boot] [PATCH V2] arm: Use optimized memcpy and memset from linux

2011-03-02 Thread Albert ARIBAUD
Hi Matthias, Le 26/01/2011 11:45, Matthias Weisser a écrit : > Using optimized versions of memset and memcpy from linux brings a quite > noticeable speed (x2 or better) improvement for these two functions. > > Here are some numbers for test done with jadecpu > > | HEAD(

Re: [U-Boot] [PATCH V2] arm: Use optimized memcpy and memset from linux

2011-02-20 Thread Alexander Holler
Hello, Am 26.01.2011 11:45, schrieb Matthias Weisser: > Using optimized versions of memset and memcpy from linux brings a quite > noticeable speed (x2 or better) improvement for these two functions. Thanks, tested on armv5 and armv7, therefor Tested-by: Alexander Holler Regards, Alexander ___

Re: [U-Boot] [PATCH V2] arm: Use optimized memcpy and memset from linux

2011-01-27 Thread Albert ARIBAUD
Hi Wolfgang, Le 26/01/2011 14:07, Wolfgang Denk a écrit : > Dear =?ISO-8859-15?Q?Matthias_Wei=DFer?=, > > In message<4d4018ad.7090...@arcor.de> you wrote: >> >>> IIRC, the '---' line separates patch commit message (above) from >>> freeform comments and history (below). Here, at least the version

Re: [U-Boot] [PATCH V2] arm: Use optimized memcpy and memset from linux

2011-01-26 Thread Wolfgang Denk
Dear =?ISO-8859-15?Q?Matthias_Wei=DFer?=, In message <4d4018ad.7090...@arcor.de> you wrote: > > > IIRC, the '---' line separates patch commit message (above) from > > freeform comments and history (below). Here, at least the version > > history should move below the '---' line. > > Wolfgang asked

Re: [U-Boot] [PATCH V2] arm: Use optimized memcpy and memset from linux

2011-01-26 Thread Matthias Weißer
Am 26.01.2011 13:07, schrieb Albert ARIBAUD: >> --- > > IIRC, the '---' line separates patch commit message (above) from > freeform comments and history (below). Here, at least the version > history should move below the '---' line. Wolfgang asked me that I add the numbers to the commit message. F

Re: [U-Boot] [PATCH V2] arm: Use optimized memcpy and memset from linux

2011-01-26 Thread Albert ARIBAUD
Hi Matthias, Le 26/01/2011 11:45, Matthias Weisser a écrit : > Using optimized versions of memset and memcpy from linux brings a quite > noticeable speed (x2 or better) improvement for these two functions. > > Here are some numbers for test done with jadecpu > > | HEAD(