Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/26/2000 15:15:17
Module Name: syssrc
Committed By: he
Date: Wed Apr 26 22:15:17 UTC 2000
Modified Files:
syssrc/sys/arch/pc532/pc532 [netbsd-1-4]: pmap.new.c
Log Message:
Apply patch (based on rev 1.47 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.10.2.3 -r1.10.2.4 syssrc/sys/arch/pc532/pc532/pmap.new.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.