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:11
Module Name:	syssrc
Committed By:	he
Date:		Wed Apr 26 22:14:11 UTC 2000

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

Log Message:
Apply patch (based on rev 1.85 of pmap.c, 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.23.2.4 -r1.23.2.5 syssrc/sys/arch/i386/i386/pmap.new.c

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