gecko-dev/memory/build
2023-06-14 13:28:09 +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 1829128 - Crashes in jemalloc don't have useful PHC stacks r=gsvelto 2023-06-14 13:28:09 +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 1824655 - Avoid locking for the DOMArena jemalloc arena r=smaug 2023-06-09 05:06:49 +00:00
mozjemalloc.cpp Bug 1829128 - Crashes in jemalloc don't have useful PHC stacks r=gsvelto 2023-06-14 13:28:09 +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 1824655 - Avoid locking for the DOMArena jemalloc arena r=smaug 2023-06-09 05:06:49 +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 1824655 - Avoid locking for the DOMArena jemalloc arena r=smaug 2023-06-09 05:06:49 +00:00
rb.h
replace_malloc_bridge.h Bug 1822451 - Add about:memory entries for PHC r=glandium 2023-03-29 11:08:17 +00:00
replace_malloc.h
Utils.h
zone.c