Date: Fri, 27 Jan 2006 04:42:10 +0000 (UTC) From: Jason Evans <jasone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200601270442.k0R4gAef072235@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2006-01-27 04:42:10 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
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
Suggested by: deischen
Revision Changes Path
1.109 +16 -3 src/lib/libc/stdlib/malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601270442.k0R4gAef072235>
