Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/19/1998 15:21:52
Module Name:	src
Committed By:	thorpej
Date:		Sat Dec 19 23:21:52 UTC 1998

Modified Files:
	src/sys/arch/hp300/hp300: pmap.c
Log Message:
In pmap_testbit(), if we end up traversing the PV list, cache a hit on the
bit to speed future tests.