Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 05/01/2000 08:19:49
Module Name: syssrc
Committed By: pk
Date: Mon May 1 15:19:48 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/sparc: pmap.c
Log Message:
- De-inline VA2PA(); it isn't in any time-critical path. Saves a bunch of space.
- Disable special-cased viking cache flushing in setpgt4m(). This work-around
should no longer be necessary.
- Remove some misc. dead code.
To generate a diff of this commit:
cvs rdiff -r1.159 -r1.160 syssrc/sys/arch/sparc/sparc/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.