Use tikv-jemallocator instead of jemallocator (#6354)

* Use tikv-jemallocator instead of jemallocator

* Merge branch 'unstable' into tikv-jemallocator

* Bump tikv-jemallocator and tikv-jemalloc-ctl
This commit is contained in:
Håvard Anda Estensen
2024-09-06 05:21:21 +02:00
committed by GitHub
parent c824142a6d
commit 0c5e25b62a
4 changed files with 43 additions and 41 deletions

View File

@@ -1,4 +1,3 @@
[env]
# Set the number of arenas to 16 when using jemalloc.
JEMALLOC_SYS_WITH_MALLOC_CONF = "abort_conf:true,narenas:16"