Wladimir J. van der Laan 625488ace5 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.
2017-03-30 09:45:41 +02:00
..
2017-03-21 19:49:08 +01:00
2017-01-27 21:22:35 +01:00
2016-12-01 16:14:45 -08:00
2016-12-12 11:08:47 -08:00
2017-03-21 19:49:08 +01:00
2017-01-27 21:22:35 +01:00
2017-03-17 04:37:43 +01:00
2017-03-17 04:37:43 +01:00
2017-03-17 04:37:43 +01:00
2017-02-17 17:27:18 +01:00
2017-03-17 04:37:43 +01:00
2017-01-27 21:22:35 +01:00
2017-03-17 04:37:43 +01:00
2017-01-14 21:45:32 +01:00
2017-02-17 15:28:28 -08:00
2017-03-18 18:13:55 -07:00
2017-03-23 15:08:54 -07:00
2017-03-18 10:10:33 +01:00
2017-03-17 04:37:43 +01:00
2017-01-27 21:22:35 +01:00
2017-03-17 04:37:43 +01:00
2017-03-17 04:37:43 +01:00
2017-03-21 19:49:08 +01:00