Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/29/1999 10:37:30
Module Name: syssrc
Committed By: thorpej
Date: Mon Nov 29 18:37:30 UTC 1999
Modified Files:
syssrc/sys/arch/alpha/alpha: pmap.c
Log Message:
Switch to the new pmap_remove() and nuke the old one. A simple fork/exit
benchmark shows at least a 10% improvement in the tearing down of a large
address space.
To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 syssrc/sys/arch/alpha/alpha/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.