Source-Changes archive

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

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



Module Name:    syssrc
Committed By:   chris
Date:           Sat Aug 11 12:44:43 UTC 2001

Modified Files:
        syssrc/sys/arch/arm/arm32: bcopy_page.S

Log Message:
Patch in Richard E's changes to bcopy page, the loop doesn't need unrolling as 
much as it currently is due to the overhead of the load/stores taking most of 
the time.  (profiling shows minimal time difference)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/arm32/bcopy_page.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index