Subject: CVS commit: [netbsd-1-6] syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/30/2002 16:09:07
Module Name:	syssrc
Committed By:	he
Date:		Sat Nov 30 14:09:07 UTC 2002

Modified Files:
	syssrc/sys/uvm [netbsd-1-6]: uvm_fault.c

Log Message:
Pull up revision 1.78 (requested by thorpej in ticket #759):
  When breaking a loan due to a page fault, check to see if
  the other kind of reference-holder (anon or object) is
  referencing the page.  If not, the page must be removed
  from the paging queue.


To generate a diff of this commit:
cvs rdiff -r1.76.4.1 -r1.76.4.2 syssrc/sys/uvm/uvm_fault.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.