Fix mallctl doc: arenas.hchunk.<i>.size
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user