[ruby-core:88409] Re: [Ruby trunk Feature#14759] [PATCH] set M_ARENA_MAX for glibc malloc

From: Eric Wong <normalperson@...>
Date: 2018-08-10 01:42:02 UTC
List: ruby-core #88409
[email protected] wrote:
> Yes the question is, what exactly is the value of
> MALLOC_ARENA_MAX that a user should specify to let malloc
> behave as it works in 2.5 now?

(Etc.nprocessors * 8) on 64-bit, (Etc.nprocessors * 2) on 32-bit.

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next