Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 03/27/2000 21:58:35
Module Name:	syssrc
Committed By:	nisimura
Date:		Tue Mar 28 05:58:34 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: pmap.c

Log Message:
Abandon the initial microscale optimization of pmap_alloc_asid(),
leaving the second change intact.  It'd be rather less costly to
extend the case analysis.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 syssrc/sys/arch/mips/mips/pmap.c

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