diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-03-30 09:37:47 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-03-31 11:48:59 +0200 |
commit | e4c9a90fe9aa702d2e1f7d932fc29a9c9f23fd4a (patch) | |
tree | 5f97709bfea79eb0c829cb7b77ae48d060cb8c89 /contrib/gitian-keys | |
parent | f59e3dfc599ca9a30a1189e9a5bb033923498af2 (diff) |
util: Work around (virtual) memory exhaustion on 32-bit w/ glibc
glibc-specific: On 32-bit systems set the number of arenas to 1. By
default, since glibc 2.10, the C library will create up to two heap
arenas per core. This is known to cause excessive virtual address space
usage in our usage. Work around it by setting the maximum number of
arenas to 1.
Github-Pull: #10120
Rebased-From: 625488ace5c41ccba1b68323a72588000782f820
Diffstat (limited to 'contrib/gitian-keys')
0 files changed, 0 insertions, 0 deletions