Date: Sun, 9 Jul 2000 06:10:18 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200007091310.GAA37797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. Revision Changes Path 1.51 +3 -3 src/lib/libc/stdlib/malloc.c 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?200007091310.GAA37797>