Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/19/2002 16:18:56
Module Name:	syssrc
Committed By:	scw
Date:		Sat Oct 19 13:18:56 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: locore_subr.S

Log Message:
Unroll the zero/copy page loops to do 128 bytes per loop instead of 32,
paying particular attention to cache-lines and sets.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/sh5/sh5/locore_subr.S

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