mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-17 16:11:42 +03:00
Remove 'opt.huge_arena_pac_thp' documentation
Removed documentation for the 'opt.huge_arena_pac_thp' option.
This commit is contained in:
parent
242672427e
commit
1994d5bbd5
1 changed files with 0 additions and 12 deletions
|
|
@ -1387,18 +1387,6 @@ malloc_conf = "xmalloc:true";]]></programlisting>
|
|||
setting of tcache_max.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="opt.huge_arena_pac_thp">
|
||||
<term>
|
||||
<mallctl>opt.huge_arena_pac_thp</mallctl>
|
||||
(<type>bool</type>)
|
||||
<literal>r-</literal>
|
||||
</term>
|
||||
<listitem><para>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.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="opt.thp">
|
||||
<term>
|
||||
<mallctl>opt.thp</mallctl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue