Subject: CVS commit: src/sys/uvm
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/12/2003 17:36:44
Module Name: src
Committed By: yamt
Date: Sat Apr 12 14:36:43 UTC 2003
Modified Files:
src/sys/uvm: uvm_aobj.c
Log Message:
unbusy a page after put it on the queue.
fix a panic with UVM_PAGE_TRKOWN when doing swapoff.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/uvm/uvm_aobj.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.