Automatic garbage collection is enabled!
talksmall <[email protected]> Sat, 1 Nov 2008 12:44:44 -0700 (PDT)
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <895528ba-2082-4c97-8d76-ff068668efd3@l33g2000pri.googlegroups.com> |
I've just checked in a change (r154) to add automatic garbage collection to the VM. Actually the code to automate garbage collection is Smalltalk code invoked in the fail blocks of the various allocation primitives. The change to the VM just allows the primitive to fail when insufficient space is available to fulfil the allocation. To use this code you will need to download and replace your image and source directory with the version found in the strongtalk-autogc- r154.tgz file on the Downloads tab of the project website. I've updated the relevant issue with some brief details of the changes. Regards, talksmall --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Strongtalk-general" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en -~----------~----~----~----~------~----~------~--~---