Subject: CVS commit: [netbsd-2-0] src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/22/2004 14:16:16
Module Name:	src
Committed By:	tron
Date:		Sun Aug 22 14:16:16 UTC 2004

Modified Files:
	src/sys/arch/powerpc/oea [netbsd-2-0]: pmap.c

Log Message:
Pull up revision 1.25 (requested by chs in ticket #780):
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.23 -r1.23.2.1 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.