Source-Changes archive

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

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   matt
Date:           Mon Jan 28 06:14:45 UTC 2013

Modified Files:
        src/sys/arch/arm/conf: files.arm
        src/sys/arch/arm/vfp: vfp_init.c

Log Message:
Disable bzero_page_vfp and bcopy_page_vfp since it really isn't any faster
than memcpy.


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/arm/conf/files.arm
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/vfp/vfp_init.c

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