SMP GC Papers

Philip Haddad <[email protected]> Sun, 19 Dec 2004 15:10:56 -0500
Newsgroups gmane.comp.programming.garbage-collection.general
Message-ID <[email protected]>
Hi all,
I have been doing some research on Garbage Collectors recently, mainly
about how they apply to games and with the language Lisp.

I was wondering if anyone could suggest some good SMP papers for me to
read. Links would be great. I have been reading Wilson's Uniprocessor
paper as well. I am interested in making Garbage Collection in Lisp
more effective for games or other real-time applications.

Thanks
Philip Haddad