mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 22:03:07 +00:00
Document swap.fds mallctl as read-write.
Fix the manual page to document the swap.fds mallctl as read-write, rather than read-only.
This commit is contained in:
@@ -2025,7 +2025,7 @@ malloc_conf = "xmalloc:true";]]></programlisting>
|
|||||||
<term>
|
<term>
|
||||||
<mallctl>swap.fds</mallctl>
|
<mallctl>swap.fds</mallctl>
|
||||||
(<type>int *</type>)
|
(<type>int *</type>)
|
||||||
<literal>r-</literal>
|
<literal>rw</literal>
|
||||||
[<option>--enable-swap</option>]
|
[<option>--enable-swap</option>]
|
||||||
</term>
|
</term>
|
||||||
<listitem><para>When written to, the files associated with the
|
<listitem><para>When written to, the files associated with the
|
||||||
|
|||||||
Reference in New Issue
Block a user