gecko-dev/memory/build
Emilio Cobos Álvarez 5c86c09175 Bug 1682556 - Increase vm_copy() threshold. r=glandium
The current implementation is a regression on microbenchmarks that
reallocate allocations that go over gPageSize * 32 compared to memcpy().

Differential Revision: https://phabricator.services.mozilla.com/D100217
2020-12-23 01:35:22 +00:00
..
Makefile.in
Mutex.h Backed out changeset f12f5989419a (bug 1670885) for causing frequent failures for bug 1682467 on a CLOSED TREE 2020-12-16 15:49:51 +02:00
Utils.h Bug 1625138 - Part 16: Replace mozilla::IsIntegral with std::is_integral. r=froydnj 2020-03-28 13:57:15 +00:00
fallback.cpp
malloc_decls.h Bug 1656155 - pt 2. Provide bin usage stats in jemalloc_stats r=glandium 2020-10-08 22:42:45 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mozjemalloc.cpp Bug 1682556 - Increase vm_copy() threshold. r=glandium 2020-12-23 01:35:22 +00:00
mozjemalloc.h
mozjemalloc_types.h Bug 1670188 - pt 2. Add a tool that prints the run lengths for size classes r=glandium 2020-11-20 03:33:57 +00:00
mozmemory.h Bug 1656155 - pt 2. Provide bin usage stats in jemalloc_stats r=glandium 2020-10-08 22:42:45 +00:00
mozmemory_wrap.cpp
mozmemory_wrap.h
rb.h
replace_malloc.h
replace_malloc_bridge.h
zone.c