commit | d450ff636c00da113e6069648e63824245deaad9 | [log] [tgz] |
---|---|---|
author | David Carlier <devnexen@gmail.com> | Thu Nov 25 16:14:38 2021 +0000 |
committer | Willy Tarreau <w@1wt.eu> | Thu Nov 25 18:54:50 2021 +0100 |
tree | e4a762e4a3fbf8fe9836716aecc00a9159843610 | |
parent | ed232148a7dbffbc279cb8efde3fd32c3fa94847 [diff] |
MEDIUM: pool: support purging jemalloc arenas in trim_all_pools() In the case of Linux/glibc, falling back to malloc_trim if jemalloc had not been detected beforehand.