jemalloc/include/jemalloc/internal
2026-05-28 08:58:06 -07:00
..
arena_externs.h Remove fresh-slab batch fill 2026-05-22 23:34:10 -07:00
arena_inlines_a.h Improve const correctness in the repo 2026-05-04 11:56:17 -07:00
arena_inlines_b.h Extract large-cacheable tcache check into tcache_can_cache_large 2026-05-13 17:50:41 -04:00
arena_stats.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
arena_structs.h arena_s: Replace bin_t all_bins[0] by [] for C99 or newer 2026-05-19 12:02:12 -04:00
arena_types.h move fill/flush pointer array out of tcache.c 2026-03-10 18:14:33 -07:00
arenas_management.h Extract arena state and management from jemalloc.c into arenas_management module 2026-04-30 15:17:18 -04:00
assert.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
atomic.h [process_madvise] Make init lazy so that python tests pass. Reset the pidfd on fork 2026-03-10 18:14:33 -07:00
atomic_c11.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
atomic_gcc_atomic.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
atomic_gcc_sync.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
atomic_msvc.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
background_thread_externs.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
background_thread_inlines.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
background_thread_structs.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
base.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
bin.h Hide bin slab-locality query behind arena_locality_hint 2026-05-13 17:50:41 -04:00
bin_info.h Revert PR #2608: Manually revert commits 70c94d..f9c0b5 2026-03-10 18:14:33 -07:00
bin_inlines.h Improve const correctness in the repo 2026-05-04 11:56:17 -07:00
bin_stats.h Revert PR #2608: Manually revert commits 70c94d..f9c0b5 2026-03-10 18:14:33 -07:00
bin_types.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
bit_util.h Fix several typos in the comments 2026-04-22 13:35:18 -04:00
bitmap.h Improve const correctness in the repo 2026-05-04 11:56:17 -07:00
buf_writer.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
cache_bin.h Remove batch_alloc API 2026-05-22 23:34:10 -07:00
ckh.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
conf.h Fix conf_handle_char_p zero-sized dest and remove unused conf_handle_unsigned 2026-04-01 23:15:19 -04:00
counter.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
ctl.h Introduce pinned extents to contain unpurgeable pages 2026-05-05 10:44:28 -07:00
decay.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
div.h Improve const correctness in the repo 2026-05-04 11:56:17 -07:00
ecache.h Improve const correctness in the repo 2026-05-04 11:56:17 -07:00
edata.h Remove dead pai_t field and delete pai.h 2026-05-12 13:43:16 -07:00
edata_cache.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
ehooks.h Introduce pinned extents to contain unpurgeable pages 2026-05-05 10:44:28 -07:00
emap.h Introduce pinned extents to contain unpurgeable pages 2026-05-05 10:44:28 -07:00
emitter.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
eset.h Introduce pinned extents to contain unpurgeable pages 2026-05-05 10:44:28 -07:00
exp_grow.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
extent.h Introduce pinned extents to contain unpurgeable pages 2026-05-05 10:44:28 -07:00
extent_dss.h Add DSS allocation path unit tests 2026-05-12 13:14:39 -04:00
extent_mmap.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
fb.h Improve const correctness in the repo 2026-05-04 11:56:17 -07:00
fxp.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
hash.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
hpa.h Remove hpa_sec_batch_fill_extra and calculate nallocs automatically. 2026-05-14 11:00:33 -07:00
hpa_central.h [EASY] Extract hpa_central component from hpa source file 2026-03-10 18:14:33 -07:00
hpa_hooks.h Revert "Do not dehugify when purging" 2026-03-10 18:14:33 -07:00
hpa_opts.h [HPA] Add ability to start page as huge and more flexibility for purging 2026-03-10 18:14:33 -07:00
hpa_utils.h [EASY] Encapsulate better, do not pass hpa_shard when hooks are enough, move shard independent actions to hpa_utils 2026-03-10 18:14:33 -07:00
hpdata.h Remove hpa_sec_batch_fill_extra and calculate nallocs automatically. 2026-05-14 11:00:33 -07:00
inspect.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
jemalloc_fork.h Extract fork orchestration into jemalloc_fork module 2026-04-30 15:17:18 -04:00
jemalloc_init.h Hide methods from jemalloc_init.h that are not used in other units 2026-05-11 16:23:09 -07:00
jemalloc_internal_decls.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
jemalloc_internal_defs.h.in Replace std::__throw_bad_alloc call with standard C++ (#2900) 2026-04-27 11:50:27 -07:00
jemalloc_internal_externs.h Internalize malloc_conf_2_conf_harder ctl 2026-05-28 08:58:06 -07:00
jemalloc_internal_includes.h fix some typos 2022-04-25 11:29:00 -07:00
jemalloc_internal_inlines_a.h Extract arena state and management from jemalloc.c into arenas_management module 2026-04-30 15:17:18 -04:00
jemalloc_internal_inlines_b.h Drop redundant tcache_t param from tcache_arena_{associate,dissociate,reassociate} 2026-05-13 17:50:41 -04:00
jemalloc_internal_inlines_c.h Remove generic experimental hooks 2026-05-13 18:27:43 -04:00
jemalloc_internal_macros.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
jemalloc_internal_overrides.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
jemalloc_internal_types.h Extract initialization logic from jemalloc.c into jemalloc_init module 2026-04-30 15:17:18 -04:00
jemalloc_preamble.h.in Remove build-time configuration 'config_limit_usize_gap' 2025-05-06 14:47:35 -07:00
jemalloc_probe.h Add experimental support for usdt systemtap probes 2026-03-10 18:14:33 -07:00
jemalloc_probe_custom.h Add experimental support for usdt systemtap probes 2026-03-10 18:14:33 -07:00
jemalloc_probe_stap.h Add experimental support for usdt systemtap probes 2026-03-10 18:14:33 -07:00
large_externs.h Remove generic experimental hooks 2026-05-13 18:27:43 -04:00
lockedint.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
log.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
malloc_io.h Define malloc_{write,read}_fd as non-inline global functions 2026-03-10 18:14:33 -07:00
mpsc_queue.h Turn clang-format off for codes with multi-line commands in macros 2025-05-28 19:22:21 -07:00
mutex.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
mutex_prof.h Introduce pinned extents to contain unpurgeable pages 2026-05-05 10:44:28 -07:00
nstime.h [HPA] Add ability to start page as huge and more flexibility for purging 2026-03-10 18:14:33 -07:00
pa.h Remove dead pai_t field and delete pai.h 2026-05-12 13:43:16 -07:00
pac.h Remove dead pai_t field and delete pai.h 2026-05-12 13:43:16 -07:00
pages.h Refactor init_system_thp_mode and print it in malloc stats. 2026-03-10 18:14:33 -07:00
peak.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
peak_event.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
ph.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
private_namespace.sh Automatically generate private symbol name mangling macros. 2017-05-11 23:06:54 -07:00
private_symbols.sh Automatically generate private symbol name mangling macros. 2017-05-11 23:06:54 -07:00
prng.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
prof_data.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
prof_externs.h Remove prof lookahead surplus API 2026-05-22 23:34:10 -07:00
prof_hook.h Remove prof_threshold built-in event. It is trivial to implement it as user event if needed 2026-03-10 18:14:33 -07:00
prof_inlines.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
prof_log.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
prof_recent.h Make headers self-contained by fixing #includes 2023-07-14 09:06:32 -07:00
prof_stats.h Make headers self-contained by fixing #includes 2023-07-14 09:06:32 -07:00
prof_structs.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
prof_sys.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
prof_types.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
psset.h Improve const correctness in the repo 2026-05-04 11:56:17 -07:00
public_namespace.sh Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
public_unnamespace.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
ql.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
qr.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
quantum.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
rb.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
rtree.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
rtree_tsd.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
safety_check.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
san.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
san_bump.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
sc.h Fix numeric overflow checks in size classes 2026-05-27 11:39:04 -04:00
sec.h Set SEC_MAX_NALLOCS to 8. 2026-05-18 16:06:10 -07:00
sec_opts.h Remove hpa_sec_batch_fill_extra and calculate nallocs automatically. 2026-05-14 11:00:33 -07:00
slab_data.h Make headers self-contained by fixing #includes 2023-07-14 09:06:32 -07:00
smoothstep.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
smoothstep.sh Cleanup smoothstep.sh / .h. 2017-05-25 16:52:10 -07:00
spin.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
stats.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
sz.h Fix numeric overflow checks in size classes 2026-05-27 11:39:04 -04:00
tcache_externs.h Pass surviving descriptor through jemalloc_postfork_child orchestrator 2026-05-13 17:50:41 -04:00
tcache_inlines.h Extract large-cacheable tcache check into tcache_can_cache_large 2026-05-13 17:50:41 -04:00
tcache_structs.h Replace arena->tcache_ql with cache_bin_array_descriptor_ql walks 2026-05-13 17:50:41 -04:00
tcache_types.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
test_hooks.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
thread_event.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
thread_event_registry.h Remove prof_threshold built-in event. It is trivial to implement it as user event if needed 2026-03-10 18:14:33 -07:00
ticker.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
tsd.h Remove obsolete TSD recompute state 2026-05-13 18:27:43 -04:00
tsd_generic.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
tsd_internals.h Make TSD state non-atomic 2026-05-13 18:27:43 -04:00
tsd_malloc_thread_cleanup.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
tsd_tls.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
tsd_types.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
tsd_win.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
typed_list.h Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
util.h Remove hpa_sec_batch_fill_extra and calculate nallocs automatically. 2026-05-14 11:00:33 -07:00
witness.h Replace arena->tcache_ql with cache_bin_array_descriptor_ql walks 2026-05-13 17:50:41 -04:00