malloc in the slow lane

Daniel Eriksson daniel_k_eriksson at telia.com
Thu Jul 29 02:45:13 PDT 2004


Simon L. Nielsen wrote:

> malloc in -CURRENT has some debug flags enabled by default (can't
> remember which).  See malloc(3) on how to disable the debug flags.

The A and J flags are enabled by default (afaik). To disable them, do this:

ln -s aj /etc/malloc.conf

/Daniel Eriksson




More information about the freebsd-current mailing list