gecko-dev/memory/build
Paul Bone 439371cbc2 Bug 1866025 - Check if PHC is initialised on all entrypoints r=glandium
PHC initialisation can bail out on systems without an expected statically
assumed page size.  When this happens Firefox can crash if we don't check
for it on all PHC entrypoints including SetPHCStatus().

Thanks Janne Grunau for the initial patch.

Differential Revision: https://phabricator.services.mozilla.com/D194458
2023-11-23 04:53:22 +00:00
..
test Bug 1857107 - Update the PHC gtest for apple silicon's page size r=glandium 2023-10-26 05:41:15 +00:00
FdPrintf.cpp Bug 1854550 - pt 2. Move PHC into memory/build r=glandium 2023-10-19 06:38:39 +00:00
FdPrintf.h Bug 1854550 - pt 2. Move PHC into memory/build r=glandium 2023-10-19 06:38:39 +00:00
Makefile.in
Mutex.cpp Bug 1845144 Part 2: Remove macOS available and builtin_available directives for always-supported versions of macOS. r=mac-reviewers,mstange,keeler,padenot 2023-08-02 02:26:14 +00:00
Mutex.h Bug 1845144 Part 2: Remove macOS available and builtin_available directives for always-supported versions of macOS. r=mac-reviewers,mstange,keeler,padenot 2023-08-02 02:26:14 +00:00
PHC.cpp Bug 1866025 - Check if PHC is initialised on all entrypoints r=glandium 2023-11-23 04:53:22 +00:00
PHC.h Bug 1829127 - Add telemetry for PHC utilisation r=glandium 2023-11-06 04:59:33 +00:00
Utils.h
fallback.cpp
malloc_decls.h Bug 1839596 - Explicitly tell jemalloc which is the main thread r=smaug 2023-06-30 00:57:20 +00:00
moz.build Bug 1854550 - pt 12. Allow inlining between mozjemalloc and PHC r=glandium 2023-10-19 06:38:43 +00:00
mozjemalloc.cpp Bug 1862540 - Remove code dealing with non-zeroed chunks r=glandium 2023-11-14 09:44:11 +00:00
mozjemalloc.h Bug 1860464 - Use using rather than typedef r=glandium 2023-10-24 03:54:42 +00:00
mozjemalloc_types.h Bug 1824655 - Avoid locking for the DOMArena jemalloc arena r=smaug 2023-06-09 05:06:49 +00:00
mozmemory.h Bug 1824655 - Avoid locking for the DOMArena jemalloc arena r=smaug 2023-06-09 05:06:49 +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
rb.h
replace_malloc.h
replace_malloc_bridge.h Bug 1854550 - pt 9. Move PHC interface from the bridge to PHC.h r=glandium 2023-10-19 06:38:42 +00:00
zone.c