jemalloc/doc
guangli-dai 3767355d26 Document new mallctl interfaces added since 5.3.0
Add documentation for the following new mallctl entries:
- opt.debug_double_free_max_scan: double-free detection scan limit
- opt.huge_arena_pac_thp: THP control for oversize arena
- opt.prof_bt_max: max profiling backtrace depth
- opt.disable_large_size_classes: page-aligned large allocations
- opt.process_madvise_max_batch: batched process_madvise purging
- thread.tcache.max: per-thread tcache_max control
- thread.tcache.ncached_max.read_sizeclass: query ncached_max
- thread.tcache.ncached_max.write: set ncached_max per size range
- arena.<i>.name: get/set arena names
- arenas.hugepage: hugepage size
- approximate_stats.active: lightweight active bytes estimate

Remove config.prof_frameptr since it still needs more development
and is still experimental.
2026-03-24 16:06:57 -07:00
..
html.xsl.in Change html manual encoding to UTF-8. 2016-09-12 16:31:21 -07:00
jemalloc.xml.in Document new mallctl interfaces added since 5.3.0 2026-03-24 16:06:57 -07:00
manpages.xsl.in Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stylesheet.xsl Use <quote>...</quote> rather than &ldquo;...&rdquo; or "..." in XML. 2016-11-01 13:25:42 -07:00