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: [updated patch] malloc per-thread cache ready for review


Florian Weimer <fweimer@redhat.com> writes:
> Sorry, that's not what I meant.  The thread cache adds some 
> workload-independent per-thread overhead to store the cache.  We should 
> document how large that overhead is.

That's the math I put in the tunables docs.

Or did you mean the size of the table itself?  Or the __thread data
size?


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