Merge pull request #8243 from amosbird/jemalloc-fix

Fix misconfigured jemalloc
This commit is contained in:
alexey-milovidov 2019-12-17 19:48:25 +03:00 committed by GitHub
commit 76d876d4bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,7 +297,7 @@
* MADV_FREE, though typically with higher
* system overhead.
*/
#define JEMALLOC_PURGE_MADVISE_FREE
// #define JEMALLOC_PURGE_MADVISE_FREE
#define JEMALLOC_PURGE_MADVISE_DONTNEED
#define JEMALLOC_PURGE_MADVISE_DONTNEED_ZEROS