lighthouse/common/malloc_utils/src
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
..
glibc.rs Set mmap threshold to 128KB in malloc utils (#2937) 2022-01-26 23:14:24 +00:00
lib.rs Tune GNU malloc (#2299) 2021-05-28 05:59:45 +00:00