Eric Wong <e...@80x24.org> wrote:
> I've unleashed the bots again and let them run rampant on the
> https://80x24.org/lore/ HTML pages.  Will need to add malloc
> tracing on my own to generate reproducible results to prove it's
> worth adding to glibc malloc...

Unfortunately, mwrap w/ tracing is expensive enough to affect
memory use:  slower request/response processing due to slower
malloc means larger queues build up.

Going to have to figure out lower-overhead tracing mechanisms if
I actually want to prove size classes work to reduce
fragmentation....

Reply via email to