lighthouse/common/malloc_utils
Michael Sproul 85d73d5443 Set mmap threshold to 128KB in malloc utils (#2937)
## Issue Addressed

Closes https://github.com/sigp/lighthouse/issues/2857

## Proposed Changes

Explicitly set GNU malloc's MMAP_THRESHOLD to 128KB, disabling dynamic adjustments. For rationale see the linked issue.
2022-01-26 23:14:24 +00:00
..
src Set mmap threshold to 128KB in malloc utils (#2937) 2022-01-26 23:14:24 +00:00
Cargo.toml Enable mallinfo2 behind feature flag (#2864) 2021-12-15 20:39:50 +00:00