<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        ... maybe it is even every 100th (or n-th) time calling #basicNew:. Something like that. :-)<div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 08.06.2020 21:09:50 schrieb Marcel Taeumel <marcel.taeumel@hpi.de>:</p><div style="font-family:Arial,Helvetica,sans-serif"><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        Hi Tim J, <div><br></div><div>as far as I know, every #basicNew: (primitive 71) triggers a GC. Not necessarily a full GC as through manually calling "Smalltalk garbageCollect", but at least an incremental GC. So, the image doing at least something (like the ticking clock in the upper right corner), will trigger a GC quite frequently.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 08.06.2020 20:28:53 schrieb Tim Johnson <digit@sonic.net>:</p><div style="font-family:Arial,Helvetica,sans-serif">Hi newbies list,<br><br>I wrote a little Morph to monitor live processes vs terminated <br>processes.  In doing so, while experimenting, I ended up with one <br>Process which seemed to be terminated inside of Process>>#terminate, <br>which I think is strange.  Is it strange?  I ended up discarding the <br>working copy of my image and reverting to the last saved version.<br><br>It is interesting to see how many terminated Processes are left behind <br>when WebServer has been running for a long time.  Luckily they all seem <br>to be swept away with a #garbageCollect.  I do wonder why my image can <br>go for 24 hours without something in the image performing a garbage <br>collection.  SHTextStylerSH80 creates and terminates many processes <br>also, but they seem to get collected without my intervention (?).<br><br>Thanks,<br>Tim J<br>_______________________________________________<br>Beginners mailing list<br>Beginners@lists.squeakfoundation.org<br>http://lists.squeakfoundation.org/mailman/listinfo/beginners<br></div></blockquote>
                                        </div></div></blockquote>
                                        </div></body>