[aida] Reclaiming Memory in Aidaweb

Mariano Martinez Peck marianopeck at gmail.com
Sun Oct 24 22:51:05 CEST 2010


Hi Herbert. What about expling an instance and see the pointers to it?  you
can take the object, explore it, and there you have the option "chase
pointers" or similar (I don't know they are called in Squeak). But
basically, you can browse the objects that are pointing to that objects.

Maybe there are Processes, Contexts, Sessions or something like that, which
are ponting to those objects.

2010/10/24 Herbert König <herbertkoenig at gmx.net>

> Hi,
>
> In my trunk image I have a lot of objects I can't get rid of.
> I believe when the server is stopped (SwazooAida demoStop)
> I should have 0 HTTPRequest subInstances.
> In my 3.8 Image I have 2 in Trunk I have 791.
> Same numbers in both Images for SwazooTask.
>
> Also I have 1 Instance of HTTPServer in 3.8 while I have 8 in my trunk
> image.
>
> What should be the numbers for those classes and how to get rid of of
> the many instances in trunk?
>
> Basically I took a trunk image (Cog), updated it to 10606, loaded Sport,
> Swazoo, Aida and then my app and started playing.
>
> Another question:
> Janko, which measures where taken to keep the memory of Squeak.org
> low? I refer to the discussion with Ken on Squeak dev.
>
>
> Thanks,
>
> Herbert                          mailto:herbertkoenig at gmx.net
>
> _______________________________________________
> Aida mailing list
> Aida at aidaweb.si
> http://lists.aidaweb.si/mailman/listinfo/aida
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.aidaweb.si/pipermail/aida/attachments/20101024/07f90c18/attachment.htm 


More information about the Aida mailing list