malloc: Trim unused arenas on thread exit

Siddhesh Poyarekar siddhesh@gotplt.org
Tue Nov 14 07:12:00 GMT 2017


On Tuesday 14 November 2017 12:38 PM, Florian Weimer wrote:
> The trimming really should be a win because the workload is likely to
> change when a thread exits.

Not really, worker threads will often have similar workload
characteristics, e.g. web servers, middleware messaging servers.

Siddhesh



More information about the Libc-alpha mailing list