cvs commit: src/lib/libc/stdlib malloc.c

Andrey Chernov ache at FreeBSD.ORG
Thu Jan 26 21:09:25 PST 2006


On Fri, Jan 27, 2006 at 04:42:10AM +0000, Jason Evans wrote:
>   Add NO_MALLOC_EXTRAS, so that various extra features that can cause
>   performance degradation can be disabled via something like the following
>   in /etc/malloc.conf:
>   
>           CFLAGS+=-DNO_MALLOC_EXTRAS

Thanx.
You probably mean /etc/make.conf instead, do you?
Is 
	CFLAGS+=-DNO_MALLOC_EXTRAS -DMALLOC_REDZONES
possible combination?

-- 
http://ache.pp.ru/


More information about the cvs-all mailing list