On Apr 17, 2012, at 2:06 PM, AN wrote:
> # uname -a
> <jemalloc>: Conf string ends with key
> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #10 r234389: Tue Apr 17
> 16:05:11 EDT 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64
>
> […]
>
> and from UPDATING i did:
> ln -s aj /etc/malloc.conf
>
> I read the latest entry in UPDATING. Could someone please explain how to get
> back to what I had, it was working well. The new jemalloc slows the system
> down considerably.
>
> Thanks in advance
From the latest UPDATING update (wasn't part of the jemalloc commit,
unfortunately):
(To completely disable malloc
debugging, define MALLOC_PRODUCTION in /etc/make.conf, or to merely
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
Jason_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"