LWN.net Logo

Taste

Taste

Posted Sep 6, 2007 16:16 UTC (Thu) by lysse (subscriber, #3190)
In reply to: Taste by IkeTo
Parent article: LinuxConf.eu: Documentation and user-space API design

> What I mean is that many "short-comings" that others talk about GC are not intrinsic to the availability of GC, but instead they are due to particular languages which have made certain choices, like which of the allocations they choose to tax the GC system. Again, most people should not care at all.

In that case, then I thoroughly misunderstood you - I thought you were making exactly this mistake yourself. Sorry.

> I'm interested in this work. Is it available on-line, or if not, can you give the name of the journal/conference where it appear in?

It's available online: http://citeseer.ist.psu.edu/appel87garbage.html


(Log in to post comments)

Taste

Posted Sep 6, 2007 17:03 UTC (Thu) by IkeTo (subscriber, #2122) [Link]

> It's available online: http://citeseer.ist.psu.edu/appel87garbage.html

Thanks. Just read it briefly. I would not agree that GC is faster than stack allocation because of that, though. I echo Stroustrup's joke that if you have that much memory you are supposed to use them to prevent any process from getting into the swap. =)

Taste

Posted Sep 7, 2007 23:48 UTC (Fri) by lysse (subscriber, #3190) [Link]

Fair enough, but his opinion was peer-reviewed. :)

Taste

Posted Sep 8, 2007 6:41 UTC (Sat) by IkeTo (subscriber, #2122) [Link]

> Fair enough, but his opinion was peer-reviewed. :)

Peer review process seldom block correct but practically irrelevant work. :)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds