gecko-dev/memory/build
2023-03-29 11:08:16 +00:00
..
test Bug 1804499 - [3/4] Expose stall-and-retry code beyond mozjemalloc.cpp r=glandium 2023-01-20 01:50:54 +00:00
fallback.cpp
Makefile.in
malloc_decls.h Bug 1815069 - Make it possible to tweak mozjemalloc's max dirty page sizes dynamically, r=glandium,pbone 2023-03-02 09:15:57 +00:00
moz.build Bug 1820577 - Make memory/build buildable outside of a unified build environment r=andi 2023-03-15 07:30:38 +00:00
mozjemalloc_types.h Bug 1815069 - Make it possible to tweak mozjemalloc's max dirty page sizes dynamically, r=glandium,pbone 2023-03-02 09:15:57 +00:00
mozjemalloc.cpp Bug 1609478 - Poison memory we want to free before we take the arena lock r=glandium 2023-03-16 06:05:27 +00:00
mozjemalloc.h Bug 1815069 - Make it possible to tweak mozjemalloc's max dirty page sizes dynamically, r=glandium,pbone 2023-03-02 09:15:57 +00:00
mozmemory_utils.h Bug 1804499 - [4/4] Expose allocator's stall-specs beyond mozjemalloc.cpp r=glandium 2023-01-20 01:50:54 +00:00
mozmemory_wrap.cpp
mozmemory_wrap.h
mozmemory.h Bug 1716727 - patchset #3 [1/1] - Cleanup: remove intermediate function r=glandium 2022-08-25 14:44:47 +00:00
Mutex.cpp Bug 1786774 - Make the memory allocator spinlocks always spin in kernel-space on macOS/AArch64. r=gsvelto 2023-02-14 08:46:59 +00:00
Mutex.h Bug 1786774 - Make the memory allocator spinlocks always spin in kernel-space on macOS/AArch64. r=gsvelto 2023-02-14 08:46:59 +00:00
rb.h
replace_malloc_bridge.h Bug 1822451 - Update a function name in a comment r=glandium 2023-03-29 11:08:16 +00:00
replace_malloc.h
Utils.h
zone.c