Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/28/2006 13:14:54
Module Name:	src
Committed By:	yamt
Date:		Tue Nov 28 13:14:54 UTC 2006

Modified Files:
	src/sys/uvm: uvm_pdpolicy_clockpro.c

Log Message:
uvmpdpol_pagedequeue: clear PQ_INITIALREF.
otherwise, dequeue/enqueue cycles (eg. page loaning) can cause
an assertion failure in clockpro_pageenqueue.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/uvm/uvm_pdpolicy_clockpro.c

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