On Jan 26, 2006, at 9:09 PM, Andrey Chernov wrote:
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?
Yeah, /etc/make.conf. Whoops. =)
Is
CFLAGS+=-DNO_MALLOC_EXTRAS -DMALLOC_REDZONES
possible combination?
Yes, that works fine.
Jason
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"