Subject: CVS commit: [netbsd-1-6] syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/21/2002 06:35:58
Module Name: syssrc
Committed By: lukem
Date: Sun Jul 21 03:35:58 UTC 2002
Modified Files:
syssrc/sys/sys [netbsd-1-6]: malloc.h
Log Message:
Pull up revision 1.79 (requested by abs in ticket #520):
Introduce MALLOC_NOINLINE, which mirrors the effect of DIAGNOSTIC
and similar in making MALLOC/FREE not inline. Saves 11k on acorn26
FOURMEG config.
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.77.10.1 syssrc/sys/sys/malloc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.