Subject: CVS commit: syssrc/sys/arch/sh3/sh3
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/16/2002 09:18:31
Module Name: syssrc
Committed By: thorpej
Date: Mon Dec 16 07:18:31 UTC 2002
Modified Files:
syssrc/sys/arch/sh3/sh3: pmap.c
Log Message:
Initialize pools in pmap_init(); the low-water mark must be set when
it is safe to allocate pages via the normal mechanism.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/arch/sh3/sh3/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.