On Tue, Oct 23, 2001, Henrik Nordstrom wrote:
> Adrian Chadd wrote:
>
> > Maybe this may explain why florin@sgi sees lots of leaks?
>
> We concluded florin is not really seeing leaks, but massive memory
> fragmentation.
>
> Now, there may be reasons to this close by. Should go thru all
> "xmalloc/xcalloc/xstrdup" calls, and convert almost all of them into
> properly pooled things. Not a very fun task. clientProcessRequest2 is
> partly guilty in this, rapidly allocating/deallocating chunks,
> intermixed with other more long-term allocations.
>
Yeah with all the memAlloc() calls done during the storeClientCopy()
calls in client_side.c , its evil. In any case, thats one of the things
I'm looking to fix in commloops.
ADrian
Received on Tue Oct 23 2001 - 07:16:01 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:35 MST