This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]: Performance improve on ARM memset


On Thu, 2008-10-30 at 15:31 -0700, Min Zhang wrote:
> stmia and str+str is also a wash for the following PXA250 on Intel 
> DBPXA26x development platform, so for now the patch doesn't seem make 
> thing worse, but improve omap2430. Also the latest kernel 
> arch/arm/lib/memset.S also uses stmia.

OK.  I guess you should go ahead and check in your patch in that case.
Optimising for arm1136 over XScale is probably the right thing to do
nowadays, anyway.

p.



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