]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Turn malloc options "AJ" on by default.
authorphk <phk@FreeBSD.org>
Sun, 9 Jul 2000 13:10:18 +0000 (13:10 +0000)
committerphk <phk@FreeBSD.org>
Sun, 9 Jul 2000 13:10:18 +0000 (13:10 +0000)
commit2845a5b5418b09c0de782a2383788f97a9683a35
tree0a1dcf881159c7f1b848cff9e8ab2688cb13bec9
parent56bc1eab2de553abe94956616dcfe8a47fe830d7
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.
lib/libc/stdlib/malloc.c