Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc/sys/arch/arm/arm32



On Fri, Aug 09, 2002 at 09:18:26AM +0300, Jason R Thorpe wrote:

 > Module Name: syssrc
 > Committed By:        thorpej
 > Date:                Fri Aug  9 06:18:26 UTC 2002
 > 
 > Modified Files:
 >      syssrc/sys/arch/arm/arm32: copystr.S
 > 
 > Log Message:
 > Avoid stalls on StrongARM and XScale by waiting two insns before using
 > the result of a load.

I've obviously been up too long... it merely reduces the stalls, because
it only actually waits one insn.  Fixed in the log.  "Time for Jason to
call it quits for the day."

-- 
        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>



Home | Main Index | Thread Index | Old Index