ClickHouse/contrib/jemalloc-cmake/include_linux_x86_64
2021-10-16 00:17:34 +03:00
..
jemalloc/internal Preparation to build with Musl 2021-10-16 00:17:34 +03:00
README Configure jemalloc options via cmake 2020-05-21 11:43:29 +03:00

Here are pre-generated files from jemalloc on Linux x86_64.
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.
Added JEMALLOC_CONFIG_MALLOC_CONF substitution