Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/01/2001 05:53:07
Module Name: syssrc
Committed By: thorpej
Date: Tue May 1 02:53:06 UTC 2001
Modified Files:
syssrc/sys/arch/alpha/alpha: pmap.c
syssrc/sys/arch/alpha/include: pmap.h vmparam.h
Log Message:
Use a single linked list for PV entries. This saves 1MB of space
on my 1G RAM AlphaServer.
To generate a diff of this commit:
cvs rdiff -r1.175 -r1.176 syssrc/sys/arch/alpha/alpha/pmap.c
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/alpha/include/pmap.h
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/alpha/include/vmparam.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.