commit | ed232148a7dbffbc279cb8efde3fd32c3fa94847 | [log] [tgz] |
---|---|---|
author | David Carlier <devnexen@gmail.com> | Thu Nov 25 16:09:45 2021 +0000 |
committer | Willy Tarreau <w@1wt.eu> | Thu Nov 25 18:54:50 2021 +0100 |
tree | e3817f0eb905bb32cbc4db719b588d37af2e52c6 | |
parent | 5bae85d0d2727566d0c6997eb80354ec5e7d720c [diff] |
MEDIUM: pool: refactor malloc_trim/glibc and jemalloc api addition detections. Attempt to detect jemalloc at runtime before hand whether linked or via symbols overrides, and fall back to malloc_trim/glibc for Linux otherwise.