mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 05:33:06 +00:00
Fix opt.max_background_threads default in docs
This commit is contained in:
committed by
Guangli Dai
parent
6515df8cec
commit
b8646f4db3
@@ -1137,7 +1137,7 @@ mallctl("arena." STRINGIFY(MALLCTL_ARENAS_ALL) ".decay",
|
|||||||
</term>
|
</term>
|
||||||
<listitem><para>Maximum number of background threads that will be created
|
<listitem><para>Maximum number of background threads that will be created
|
||||||
if <link linkend="background_thread">background_thread</link> is set.
|
if <link linkend="background_thread">background_thread</link> is set.
|
||||||
Defaults to number of cpus.</para></listitem>
|
Defaults to 4.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="opt.dirty_decay_ms">
|
<varlistentry id="opt.dirty_decay_ms">
|
||||||
|
|||||||
Reference in New Issue
Block a user