Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc
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.
Home |
Main Index |
Thread Index |
Old Index