1
0

treewide: remove jemalloc

Jemalloc is now history. Goodnight, sweet prince.

ref: https://jasone.github.io/2025/06/12/jemalloc-postmortem/
This commit is contained in:
2025-06-18 20:20:41 +03:00
parent affe19378b
commit 0338c7fffe
3 changed files with 0 additions and 14 deletions

View File

@@ -34,8 +34,6 @@ J2CFG_PRESERVE_ENVS = [
# glibc
'GLIBC_TUNABLES',
'MALLOC_ARENA_MAX',
# jemalloc
'MALLOC_CONF',
]
J2CFG_PASSTHROUGH_ENVS = [