Subject: CVS commit: [netbsd-2-0] src/sys/arch/sparc/include
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 04/08/2004 21:01:57
Module Name:	src
Committed By:	jdc
Date:		Thu Apr  8 21:01:57 UTC 2004

Modified Files:
	src/sys/arch/sparc/include [netbsd-2-0]: pmap.h

Log Message:
Pull up revisions 1.71 (requested by pk in ticket #96)

Maintain pmap resident count as pages are mapped and unmapped instead
of traversing the page tables each time it's needed.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.70.2.1 src/sys/arch/sparc/include/pmap.h

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