Subject: CVS commit: [netbsd-2-0] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 12:11:08
Module Name: src
Committed By: tron
Date: Wed Mar 16 12:11:08 UTC 2005
Modified Files:
src/sys/uvm [netbsd-2-0]: uvm_amap.c
Log Message:
Pull up revision 1.57 (requested by chs in ticket #1137):
hack around a UVM problem that causes hangs when large processes fork.
see PR 26908 for details.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.53.2.1 src/sys/uvm/uvm_amap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.