Re: cvs commit: squid/src client_side.c

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 23 Oct 2001 14:28:27 +0200

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.

Regards
Henrik
Received on Tue Oct 23 2001 - 06:45:24 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:35 MST