Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Jul 2000 20:59:15 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/stdlib malloc.c 
Message-ID:  <17680.963169155@critter.freebsd.dk>
In-Reply-To: Your message of "Sun, 09 Jul 2000 11:52:23 PDT." <20000709115222.P25571@fw.wintelcom.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000709115222.P25571@fw.wintelcom.net>, Alfred Perlstein writes:
>* Poul-Henning Kamp <phk@FreeBSD.org> [000709 06:16] wrote:
>> phk         2000/07/09 06:10:18 PDT
>> 
>>   Modified files:
>>     lib/libc/stdlib      malloc.c 
>>   Log:
>>   Turn malloc options "AJ" on by default.
>>   
>>   These will be turned off again as we approach 5.0-RELEASE.
>>   
>>   If you benchmark things, make sure to
>>   	ln -sf j /etc/malloc.conf
>>   to see "true" performance.
>
>I realize that this is somewhat abusing CVS, but maintaining a
>pre-release file src/PRE-RELEASE-MUSTDO that has a list of things
>we better 'fix' before the release might be a good idea.

Actually the right thing might be to include a 

	#define	FREEBSD_CURRENT_CORE	1

in <sys/param.h> and have the code look for that is probably
the right think, and then some magic in src/release/Makefile to
set/reset it.

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17680.963169155>