Subject: CVS commit: src/sys/uvm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/05/2003 03:52:43
Module Name: src
Committed By: thorpej
Date: Wed Mar 5 01:52:43 UTC 2003
Modified Files:
src/sys/uvm: uvm_loan.c
Log Message:
Implement a minimal pager for the uvm_loanzero_object, which simply has
a "put" method which reactivates or dequeues the page.
Need for pager pointed out by enami tsugutomo.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/uvm/uvm_loan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.