DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libc - Revert to nmalloc for now
commit 65221c72be1ddbfce1a59d3179656c3e059b79e8
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Jan 4 14:22:53 2013 -0800
libc - Revert to nmalloc for now
* Disable dmalloc on 64-bit systems, use nmalloc for everything for now.
dmalloc appears to have some severe fragmentation and/or leak issues
in long running programs (aka xulrunner) which are worse than nmalloc.
Summary of changes:
lib/libc/stdlib/Makefile.inc | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/65221c72be1ddbfce1a59d3179656c3e059b79e8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]