On Tue, 11 Mar 2003, Brian Pane wrote:

> setting a breakpoint on malloc), the httpd almost never
> had to call malloc once the first few requests filled up
> the freelist with reusable buckets.

That was the intention at least.

> mtmalloc will help, though, if you're calling any third
> party libraries that use malloc/free.

Ahh yes, that's a good point.

--Cliff

Reply via email to