mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 22:03:07 +00:00
Fix a link error in the doc
This commit is contained in:
@@ -2088,7 +2088,7 @@ malloc_conf = "xmalloc:true";]]></programlisting>
|
|||||||
<parameter>*oldlenp</parameter> must be
|
<parameter>*oldlenp</parameter> must be
|
||||||
<code language="C">sizeof(<type>char *</type>)</code>.
|
<code language="C">sizeof(<type>char *</type>)</code>.
|
||||||
Arena names are also included in the output of <link
|
Arena names are also included in the output of <link
|
||||||
linkend="stats_print"><function>malloc_stats_print()</function></link>.
|
linkend="malloc_stats_print_opts"><function>malloc_stats_print()</function></link>.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@@ -2457,7 +2457,7 @@ struct extent_hooks_s {
|
|||||||
</term>
|
</term>
|
||||||
<listitem><para>Hugepage size. This value is also reported in the
|
<listitem><para>Hugepage size. This value is also reported in the
|
||||||
output of <link
|
output of <link
|
||||||
linkend="stats_print"><function>malloc_stats_print()</function></link>.
|
linkend="malloc_stats_print_opts"><function>malloc_stats_print()</function></link>.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user