Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/08/2005 23:02:22
Module Name: src
Committed By: yamt
Date: Tue Nov 8 23:02:22 UTC 2005
Modified Files:
src/sys/uvm: uvm_aobj.c uvm_aobj.h
Log Message:
add a function to drop all swap slots in a given range. for tmpfs.
XXX maybe it's better to implement true truncation.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.16 -r1.17 src/sys/uvm/uvm_aobj.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.