server-skynet-source-3rd-je.../include/jemalloc
Alex Lapenkou 6cb585b13a San: Unguard guarded slabs during arena destruction
When opt_retain is on, slab extents remain guarded in all states, even
retained. This works well if arena is never destroyed, because we
anticipate those slabs will be eventually reused. But if the arena is
destroyed, the slabs must be unguarded to prevent leaking guard pages.
2021-11-03 17:55:50 -07:00
..
internal San: Unguard guarded slabs during arena destruction 2021-11-03 17:55:50 -07:00
jemalloc_defs.h.in Add JEMALLOC_COLD, and mark some functions cold. 2021-01-04 14:55:49 -08:00
jemalloc_macros.h.in Add JEMALLOC_COLD, and mark some functions cold. 2021-01-04 14:55:49 -08:00
jemalloc_mangle.sh jemalloc_mangle.sh: set sh in strict mode 2017-12-11 23:35:20 -08:00
jemalloc_protos.h.in Darwin malloc_size override support proposal. 2021-10-01 14:32:40 -07:00
jemalloc_rename.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_typedefs.h.in Hide smallocx even when enabled from the library API 2018-10-17 07:12:28 -07:00
jemalloc.sh Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00