Packaging Kubernetes for Debian
Packaging Kubernetes for Debian
Posted Nov 4, 2020 14:26 UTC (Wed) by khim (subscriber, #9252)In reply to: Packaging Kubernetes for Debian by ringerc
Parent article: Packaging Kubernetes for Debian
> Nobody's going to argue that malloc() can afford to throw around chunks of memory for developer convenience because RAM is cheap now.
Why would they argue if they can just use tcmalloc which does just that? It's used in web-browsers, too, BTW.
And the fact that web-browsers are using muti-process model for security which increases memory consumption about 2x-3x is just the fact of life now, too…
Posted Nov 6, 2020 1:10 UTC (Fri)
by ringerc (subscriber, #3071)
[Link]
Packaging Kubernetes for Debian