summaryrefslogtreecommitdiff
path: root/memory/mozjemalloc
Commit message (Expand)AuthorAge
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
* Issue #2184 - Increase mozjemalloc page cache size from 1 MiB to 16 MiB.Job Bautista2023-04-01
* Issue #1699 - Follow-up: mozjemalloc: Fix build by excluding some irrelevant ...Olivier Certner2021-02-05
* Issue #1730 - Part 1: Interpose malloc even on RTLD_DEEPBIND presenceOlivier Certner2021-02-05
* Revert "Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initia...Olivier Certner2021-01-07
* Issue #1699 - Part 3b: mozjemalloc: Bootstrap allocator, early diversion for ...Olivier Certner2021-01-07
* Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initialized'Olivier Certner2021-01-07
* Issue #1667 - Part 1: Define _pthread_self if it is not already defined in je...Brian Smith2020-11-16
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1571 - Remove JEMALLOC_USES_MAP_ALIGN and fix 48-bit addressing on Sun...athenian2002020-05-31
* Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09
* Issue #1053 - Remove android support from memoryMatt A. Tobin2020-02-23
* Issue #1307 - Part 8: Remove deprecated sysctl.h inclusion.wolfbeast2019-12-02
* Issue #1307 - Part 7: Add missing MALLOC_STATSwolfbeast2019-11-30
* Issue #1307 - Part 6: Remove dead code behind PTHREAD_MMAP_UNALIGNED_TSDwolfbeast2019-11-30
* Issue #1307 - Part 5: Remove allocation tracing.wolfbeast2019-11-30
* Issue #1307 - Part 4: Stop using variable-length arrays.wolfbeast2019-11-30
* Issue #1307 - Part 3: Assume MOZ_MEMORY is always enabled.wolfbeast2019-11-30
* Issue #1307 - Part 2: Remove disabled code blockswolfbeast2019-11-30
* Issue #1307 - Part 1: Remove MALLOC_VALIDATEwolfbeast2019-11-30
* MoonchildProductions#1251 - Part 7: All the posix_m* memory-related stuff, ga...athenian2002019-10-21
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21
* Issue #187: Remove solaris 1st party code OS checks.wolfbeast2019-03-30
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30
* Silence the -Wuninitialized warning in mozjemalloctrav902018-09-08
* Revert "Switch to using a single memory allocation arena"wolfbeast2018-09-01
* Switch to using a single memory allocation arenawolfbeast2018-08-25
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13
* Use slim reader/writer locks instead of critical sections.wolfbeast2018-04-28
* Remove the unused and rudimentary arena load balancer.wolfbeast2018-04-28
* Make our allocator use multiple arenas based on number of CPU cores.wolfbeast2018-04-28
* Remove single-threaded considerations.wolfbeast2018-04-27
* Update credits in BSD-licensed files.wolfbeast2018-04-27
* Remove jemalloc 4 leftover conditional.wolfbeast2018-04-27
* Remove support for making jemalloc4 the default memory allocator.wolfbeast2018-04-27
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02