[Minor] [minor commit] r683 - trunk/doc

jimb at red-bean.com jimb at red-bean.com
Wed Mar 14 22:25:35 CDT 2007


Author: jimb
Date: Wed Mar 14 22:25:35 2007
New Revision: 683

Log:
Add suggested reading from FOSDEM 2007 HotSpot presentation.


Modified:
   trunk/doc/design

Modified: trunk/doc/design
==============================================================================
--- trunk/doc/design	(original)
+++ trunk/doc/design	Wed Mar 14 22:25:35 2007
@@ -658,6 +658,16 @@
 Ph.D. dissertation, MIT, September 1993.  MIT LCS Technical Report 581.
 http://www.lcs.mit.edu/publications/specpub.php?id=1140
 
+http://java.sun.com/javase/technologies/hotspot/gc/memorymanagement_whitepaper.pdf
+    From Sun's Java presentation at FOSDEM 2007.
+
+T. Printezis and D. L. Detlefs. "A Generational Mostly-
+Concurrent Garbage Collector". In A. L. Hosking, editor,
+Proceedings of the 2000 International Symposium on Memory
+Management (ISMM 2000), pages 134-154, Minneapolis, MN,
+USA, October 2000. ACM Press.
+    From Sun's Java presentation at FOSDEM 2007.
+
 Guy Lewis Steele Jr. and Gerald Jay Sussman.  Lambda the Ultimate Imperative.
 MIT AI Lab AI Memo 353.  March 1976.
 ftp://publications.ai.mit.edu/ai-publications/0-499/AIM-353.ps



More information about the Minor mailing list