Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/26/2000 15:14:41
Module Name:	syssrc
Committed By:	he
Date:		Wed Apr 26 22:14:40 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips [netbsd-1-4]: pmap.c

Log Message:
Pull up revision 1.88 (requested by thorpej):
  Use a more reliable method to determine if uvm_page_init() has
  completed.  This fixes a problem observed on some i386 configs
  (typically with lots of memory) where the kernel page table needs
  to grow during initialization.


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