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/17/2005 05:26:02
Module Name:	src
Committed By:	simonb
Date:		Mon Jan 17 05:26:02 UTC 2005

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

Log Message:
Now that countless UVM bugs have been fixed and the MIPS pmap_prefer()
can deal with topdown for CPUs that need to deal with cache alias
conflicts (thanks Andrew Brown!), enable "topdown" memory allocation by
default.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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.