GC alghoritms

Hi all,I'd like to know if someone can point me to papers that explains how GC works and which are most important alghoritms and techniques (e.g., generational GC...).Thanks,Luca
[207 byte] By [cat4hirea] at [2007-11-26 23:41:28]
# 1
http://www.google.co.uk/search?hl=en&q=GC+algorithms&btnG=Google+Search&meta=
sabre150a at 2007-7-11 15:09:08 > top of Java-index,Other Topics,Algorithms...
# 2
googling is the first thing I've done, of course. I'd like to know if someone knows a paper that thinks is very worth reading.....
cat4hirea at 2007-7-11 15:09:08 > top of Java-index,Other Topics,Algorithms...
# 3

> googling is the first thing I've done, of course.

That conclusion could not be made from your original post.

> I'd like to know if someone knows a paper that thinks is

> very worth reading.....

Did you try feeding Google extra parameters like "filetype:pdf" to search for papers (pdf's)?

http://www.google.co.uk/search?hl=en&q=GC+algorithms+filetype%3Aps+OR+filetype%3Apdf&btnG=Search&meta=

prometheuzza at 2007-7-11 15:09:08 > top of Java-index,Other Topics,Algorithms...