Michael Wu
|
388d00feee
|
Bug 780287 - Don't wrap jemalloc on gonk, r=glandium
|
2012-08-06 16:22:26 -04:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Jan Beich
|
61da184ec9
|
Bug 778058 - Don't #define _malloc_message to malloc_message in jemalloc: FreeBSD's jemalloc-3.0.0 exports malloc_message (with different arguments) in stdlib.h. r=jlebar
|
2012-07-29 10:54:44 -04:00 |
|
Mike Hommey
|
ad1fa9fabe
|
Bug 772423 - Hook mozjemalloc's abort(). r=jlebar
|
2012-07-11 16:55:39 +02:00 |
|
Justin Lebar
|
1132bc2fa6
|
Bug 772338 - Abort when VirtualAlloc fails in jemalloc's pages_commit routine. r=glandium
|
2012-07-10 09:25:25 -04:00 |
|
Justin Lebar
|
19d1ccf54a
|
Bug 766250 - Part 2: Split MOZ_TEMP_INVESTIGATION into MOZ_TEMP_INVESTIGATION and MOZ_JEMALLOC_HARD_ASSERTS. r=glandium
The former is temporary, the latter is not.
|
2012-06-20 01:22:40 -04:00 |
|
Justin Lebar
|
ad9a69c11a
|
Bug 766250 - Part 1: Enable more release-time jemalloc assertions. r=glandium
|
2012-06-20 01:22:40 -04:00 |
|
Justin Lebar
|
60d3e02dce
|
Bug 764192 - Followup, fix red. r=me
|
2012-06-13 09:21:06 -04:00 |
|
Justin Lebar
|
e7dbf347f4
|
Bug 764192 - Enable some jemalloc assertions at release time in the hopes of catching heap corruption. r=glandium
This is disabled for the release and esr channels.
--HG--
extra : rebase_source : 0b668cfbb63d6478a4200a414cd0dafa0cfba1ce
|
2012-06-13 09:10:12 -04:00 |
|
Mike Hommey
|
1510749815
|
Bug 580408 - Glue for jemalloc 3.0.0. r=khuey
|
2012-06-07 10:41:59 +02:00 |
|
Mike Hommey
|
caf974ce43
|
Bug 580408 - Move Mozilla fork of jemalloc to memory/mozjemalloc. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozjemalloc/Makefile.in
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
rename : memory/jemalloc/jemalloc_types.h => memory/mozjemalloc/jemalloc_types.h
rename : memory/jemalloc/linkedlist.h => memory/mozjemalloc/linkedlist.h
rename : memory/jemalloc/osx_zone_types.h => memory/mozjemalloc/osx_zone_types.h
rename : memory/jemalloc/ql.h => memory/mozjemalloc/ql.h
rename : memory/jemalloc/qr.h => memory/mozjemalloc/qr.h
rename : memory/jemalloc/rb.h => memory/mozjemalloc/rb.h
|
2012-06-07 10:41:58 +02:00 |
|