Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 06/15/2007 18:28:40
Module Name: src
Committed By: ad
Date: Fri Jun 15 18:28:40 UTC 2007
Modified Files:
src/sys/uvm: uvm.h uvm_pdaemon.c uvm_swap.c
Log Message:
Add a sysctl to disable swapout of kernel stacks. Discussed on tech-kern@.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/uvm/uvm.h
cvs rdiff -r1.84 -r1.85 src/sys/uvm/uvm_pdaemon.c
cvs rdiff -r1.124 -r1.125 src/sys/uvm/uvm_swap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.