From 1994d5bbd5ccce4d137821afb616ec23324963af Mon Sep 17 00:00:00 2001 From: lexprfuncall Date: Mon, 30 Mar 2026 13:50:30 -0700 Subject: [PATCH] Remove 'opt.huge_arena_pac_thp' documentation Removed documentation for the 'opt.huge_arena_pac_thp' option. --- doc/jemalloc.xml.in | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in index 0e1ffc8d..692658f8 100644 --- a/doc/jemalloc.xml.in +++ b/doc/jemalloc.xml.in @@ -1387,18 +1387,6 @@ malloc_conf = "xmalloc:true";]]> setting of tcache_max. - - - opt.huge_arena_pac_thp - (bool) - r- - - Controls whether the huge (oversized) arena's backing - memory is promoted to transparent huge pages via madvise. Only effective - when the system THP mode is madvise, opt.thp is left at its default, and - opt.metadata_thp is enabled. - - opt.thp