ClickHouse/contrib/jemalloc-cmake
Azat Khuzhin 58ffa4c59c Enable percpu_arena:percpu for jemalloc
This will reduce memory fragmentation due to thread pool.
2020-05-21 01:01:28 +03:00
..
include/jemalloc Using jemalloc instead of tcmalloc. (#2773) 2018-08-02 03:20:20 +03:00
include_linux_aarch64 Enable percpu_arena:percpu for jemalloc 2020-05-21 01:01:28 +03:00
include_linux_x86_64 Enable percpu_arena:percpu for jemalloc 2020-05-21 01:01:28 +03:00
CMakeLists.txt Fix build 2020-05-10 02:06:03 +03:00
README Using jemalloc instead of tcmalloc. (#2773) 2018-08-02 03:20:20 +03:00

It allows to integrate JEMalloc into CMake project.