Subject: CVS commit: syssrc/sys/arch/sun3/sun3
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/04/2001 07:06:30
Module Name:	syssrc
Committed By:	chs
Date:		Sat Aug  4 04:06:29 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/sun3: control.c locore.s

Log Message:
rewrite set_segmap_allctx() in assembly.
reduces cpu usage of sequential write()s to a file by 5%.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/sun3/sun3/control.c
cvs rdiff -r1.80 -r1.81 syssrc/sys/arch/sun3/sun3/locore.s

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