Subject: CVS commit: syssrc/sys/compat/mach
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/24/2002 13:49:37
Module Name: syssrc
Committed By: manu
Date: Sun Nov 24 11:49:36 UTC 2002
Modified Files:
syssrc/sys/compat/mach: mach_vm.c
Log Message:
Give a second chance when vm_allocate fail, by finding another free region.
Seems to fix some problems.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/compat/mach/mach_vm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.