I'm interested in interfacing a real-time GC with Rubinius.  This is a
four-color allocator described at
http://kurtstephens.com/research/tredmill.  It requires a write
barrier on globals, stacks and allocated objects.  I may be able to
remove the restrictions on the write barrier on globals and stacks.

Is there documentation on how to interface a GC to the Rubinius VM?
Where should I begin?

Thanks,
Kurt Stephens

-- 
--- !ruby/object:MailingList
name: rubinius-dev
view: http://groups.google.com/group/rubinius-dev?hl=en
post: [email protected]
unsubscribe: [email protected]

Reply via email to