This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: malloc: Trim unused arenas on thread exit


On Wednesday 15 November 2017 04:14 PM, Florian Weimer wrote:
> It could be related to the ordering between tcache_thread_freeres and
> arena_thread_freeres.  We should merge the two to enforce the correct
> ordering.

I agree, it sounds like a better idea to have a single freeres for a
module anyway.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]