[m-rev.] for review: add support for MPS GC

Simon Taylor stayl at cs.mu.OZ.AU
Thu Aug 1 17:39:51 AEST 2002


On 31-Jul-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> On 31-Jul-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > Add support for interfacing Mercury with the MPS garbage collector.
 
> This is part 2 of 3.
> 
> mps_gc/code/fmtme.h:
> mps_gc/code/fmtme.c:
> 	New files.  These define a new object format variety for Mercury
> 	objects.  (An object format variety is used to create an object
> 	format, which tells the MPS toolkit how to trace objects and how
> 	to determine their size.  For Mercury objects, we add a header
> 	which records the size of the object, and we scan all the fields
> 	of the objects conservatively.)

Looks fine to me.

Simon.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list