Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/30/2005 17:23:06
Module Name: src
Committed By: chs
Date: Sun Jan 30 17:23:06 UTC 2005
Modified Files:
src/sys/uvm: uvm_amap.c uvm_pdaemon.c
Log Message:
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.56 -r1.57 src/sys/uvm/uvm_amap.c
cvs rdiff -r1.60 -r1.61 src/sys/uvm/uvm_pdaemon.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.