Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/22/2000 00:43:25
Module Name: syssrc
Committed By: thorpej
Date: Thu Sep 21 21:43:25 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386: pmap.c
Log Message:
When doing uncached page zeroing, abort if a process becomes
runnable before we're finished zeroing the pages.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 syssrc/sys/arch/i386/i386/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.