mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-26 10:37:19 +03:00
Disable percpu_arena by default.
This commit is contained in:
parent
196a53c2ae
commit
36195c8f4d
5 changed files with 36 additions and 11 deletions
|
|
@ -952,8 +952,8 @@ mallctl("arena." STRINGIFY(MALLCTL_ARENAS_ALL) ".decay",
|
|||
same CPU share one arena. Note that no runtime checking regarding the
|
||||
availability of hyper threading is done at the moment. When set to
|
||||
<quote>disabled</quote>, narenas and thread to arena association will
|
||||
not be impacted by this option. The default is
|
||||
<quote>percpu</quote>. </para></listitem>
|
||||
not be impacted by this option. The default is <quote>disabled</quote>.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="opt.background_thread">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue