Hi Jonathon, On Tue, Oct 29, 2019 at 01:55:25PM -0500, Jonathon Anderson wrote: > This is (revived and rebased) version of the libdw memory manager that isn't > affected by the PTHREAD_KEYS_MAX limit. There are some downsides, in > particular if an application spawns many short-lived threads that all touch > a Dwarf (enough to cause an allocation), there's about ~8N bytes of memory > overhead.
Thanks. But it looks like your mail client munged the patches a bit making it a bit tricky to apply. Could you resent them using git send-email or do you have some public repo I could get them from? Thanks, Mark