Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some systems forego memory freeing for performance gains, especially in environments with fixed allocations per process, e.g. Kubernetes. TCMalloc [1] intentionally doesn't release memory to the OS, keeping your max memory size forever.

[1] http://goog-perftools.sourceforge.net/doc/tcmalloc.html



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: