Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/07/2000 22:19:06
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Dec  7 20:19:06 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: pmap.c

Log Message:
Use a pool cache for PDPs.  This results in a 20% improvement in a
loop of 10000 fork/exit operations on a 400MHz Celeron.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 syssrc/sys/arch/i386/i386/pmap.c

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