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?