Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/19/2004 15:31:57
Module Name:	src
Committed By:	chs
Date:		Thu Aug 19 15:31:57 UTC 2004

Modified Files:
	src/sys/arch/powerpc/oea: pmap.c

Log Message:
implement pmap_pvo_reclaim(), which steals an existing non-wired pvo entry
for reuse, and use this in pmap_pvo_enter() when we can't allocate a new one.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/powerpc/oea/pmap.c

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