Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/17/2004 22:03:52
Module Name: src
Committed By: matt
Date: Tue Feb 17 22:03:52 UTC 2004
Modified Files:
src/sys/arch/powerpc/include: cpu.h
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
Don't waste space on likely unused sysmon structure.
Instead malloc them as needed.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -r1.11 -r1.12 src/sys/arch/powerpc/oea/cpu_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.