Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/23/1999 15:37:03
Module Name: src
Committed By: thorpej
Date: Sun May 23 22:37:03 UTC 1999
Modified Files:
src/sys/arch/alpha/alpha: pmap.c
src/sys/arch/alpha/include: pmap.h
Log Message:
Make the list of all pmaps LRU-ordered, and update a comment regarding
locking.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/arch/alpha/alpha/pmap.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/alpha/include/pmap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.