Y
Hacker News
new
|
ask
|
show
|
jobs
by
Birch-san
1379 days ago
For performance reasons, glibc may not return freed memory to the OS. You can increase the incentive for it to do so, by reducing MALLOC_ARENA_MAX to 2.
https://github.com/prestodb/presto/issues/8993