voidSetupEnvironment(){#ifdefHAVE_MALLOPT_ARENA_MAX// 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 u...