Re: [evolution-patches] Fix for 309684



Important one.. I have committed this.

-Sushma.

Ross Burton wrote:

On Thu, 2005-07-07 at 23:25 +0800, Not Zed wrote:
Wow, thats still a lot of memory just for a list of a few cards (?)

It's the per-thread stack, which isn't destroyed until the thread is
joined.  Don't unref the view and you leak a few bytes in the client,
and the entire thread in the server.  This doesn't take up much physical
RAM but does eat up the virtual address space (I managed to OOM eds in
10 seconds with a test application) and makes EDS look bad. :)

Ross
------------------------------------------------------------------------

_______________________________________________
evolution-patches mailing list
evolution-patches lists ximian com
http://lists.ximian.com/mailman/listinfo/evolution-patches




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]