Subject: CVS commit: src/sys/arch/mips/include
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/14/2005 01:26:22
Module Name:	src
Committed By:	simonb
Date:		Fri Jan 14 01:26:22 UTC 2005

Modified Files:
	src/sys/arch/mips/include: vmparam.h

Log Message:
Revert the previous change of making topdown VM the default.  While
topdown VM works on a MIPS64 bcm1125, it doesn't work on a Cobalt
(rm5231?) and a DEC 5000/260 (r4400).  On both of these init dies and
we panic.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/mips/include/vmparam.h

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