Disable percpu_arena by default.

This commit is contained in:
Jason Evans
2017-05-23 10:53:36 -07:00
parent 196a53c2ae
commit 36195c8f4d
5 changed files with 36 additions and 11 deletions

View File

@@ -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">