ClickHouse/contrib/jemalloc-cmake/include_linux_aarch64
2020-03-10 20:28:14 +03:00
..
jemalloc Revert "Update JEMalloc just in case" 2020-03-10 20:28:14 +03:00
README Enable musl and jemalloc for arm. 2019-10-14 00:06:54 +08:00

Here are pre-generated files from jemalloc on Linux aarch64.
You can obtain these files by running ./autogen.sh inside jemalloc source directory.

Added #define GNU_SOURCE
Added JEMALLOC_OVERRIDE___POSIX_MEMALIGN because why not.
Removed JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF because it's non standard.
Removed JEMALLOC_PURGE_MADVISE_FREE because it's available only from Linux 4.5.