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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"