Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/15/2000 10:10:27
Module Name:	syssrc
Committed By:	he
Date:		Sat Jan 15 18:10:27 UTC 2000

Modified Files:
	syssrc/sys/arch/x68k/include [netbsd-1-4]: vmparam.h

Log Message:
Pull up revision 1.12 (requested by minoura):
  Change physseg allocation strategy to VM_PSTRAT_BIGFIRST.  Required
  when big (>64MB) high memory is installed, i.e. in a situation
  where DMA reachable memory runs out because of the large buffer
  cache.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 syssrc/sys/arch/x68k/include/vmparam.h

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