mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-07 14:23:04 +03:00
Fix mallctl doc: arenas.hchunk.<i>.size
This commit is contained in:
parent
b80fbcbbdb
commit
897503521d
2 changed files with 3 additions and 3 deletions
|
|
@ -1756,9 +1756,9 @@ malloc_conf = "xmalloc:true";]]></programlisting>
|
|||
<listitem><para>Total number of huge size classes.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="arenas.hchunks.i.size">
|
||||
<varlistentry id="arenas.hchunk.i.size">
|
||||
<term>
|
||||
<mallctl>arenas.hchunks.<i>.size</mallctl>
|
||||
<mallctl>arenas.hchunk.<i>.size</mallctl>
|
||||
(<type>size_t</type>)
|
||||
<literal>r-</literal>
|
||||
</term>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue