[mercury-users] Native garbage collector for Mercury

Tyson Dowd trd at cs.mu.OZ.AU
Thu Sep 10 23:58:06 AEST 1998


On 10-Sep-1998, Randall Helzerman <rahelzer at ichips.intel.com> wrote:
> Quick question:  Will the mercury's planned native garbage collector
> support hard real time operation?

No, but as Fergus points out, the information necessary for the native
collector may be used for a number of different collectors.  
The collector currently just does a stop and copy (mostly
because it's easy to implement), but is limited to deterministic
code and isn't very well tested.  There are numerous improvements
that need to be made without even considering real time.

-- 
Those who would give up essential liberty to purchase a little temporary
safety deserve neither liberty nor safety.     - Benjamin Franklin

Tyson Dowd   <tyson at tyse.net>   http://tyse.net



More information about the users mailing list