jemalloc/src
lexprfuncall 4c9ec34dc8 Use relaxed atomics to access the process madvise pid fd
Relaxed atomics already provide sequentially consistent access to single
location data structures.
2026-03-05 12:45:36 -08:00
..
arena.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
background_thread.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
base.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
batcher.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
bin.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
bin_info.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
bitmap.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
buf_writer.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
cache_bin.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
ckh.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
counter.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
ctl.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
decay.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
div.c Add the div module, which allows fast division by dynamic values. 2017-12-21 14:25:43 -08:00
ecache.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
edata.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
edata_cache.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
ehooks.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
emap.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
eset.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
exp_grow.c Fix the VM over-reservation on aarch64 w/ larger pages. 2024-09-04 15:43:59 -07:00
extent.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
extent_dss.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
extent_mmap.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
fxp.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
hook.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
hpa.c Do not dehugify when purging 2026-03-05 12:45:36 -08:00
hpa_hooks.c Do not dehugify when purging 2026-03-05 12:45:36 -08:00
hpdata.c Add several USDT probes for hpa 2026-03-05 12:45:36 -08:00
inspect.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
jemalloc.c [process_madvise] Make init lazy so that python tests pass. Reset the pidfd on fork 2026-03-05 12:45:36 -08:00
jemalloc_cpp.cpp Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
large.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
log.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
malloc_io.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
mutex.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
nstime.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
pa.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
pa_extra.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
pac.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
pages.c Use relaxed atomics to access the process madvise pid fd 2026-03-05 12:45:36 -08:00
pai.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
peak_event.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof_data.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof_log.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof_recent.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof_stack_range.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof_stats.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof_sys.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
prof_threshold.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
psset.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
rtree.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
safety_check.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
san.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
san_bump.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
sc.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
sec.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
stats.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
sz.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
tcache.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
test_hooks.c Enabled -Wstrict-prototypes and fixed warnings. 2023-07-06 12:00:02 -07:00
thread_event.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
thread_event_registry.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
ticker.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
ticker.py Add ticker_geom_t. 2021-02-04 14:10:43 -08:00
tsd.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
util.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
witness.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00
zone.c Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00