Bladeren bron

2002-04-21 Dan Lewis <[email protected]>

	* papers: added bacon thin lock papers.

svn path=/trunk/mono/; revision=3942
Dan Lewis 24 jaren geleden
bovenliggende
commit
be071f5035
2 gewijzigde bestanden met toevoegingen van 30 en 10 verwijderingen
  1. 15 5
      doc/papers
  2. 15 5
      web/papers

+ 15 - 5
doc/papers

@@ -15,11 +15,6 @@
   Practical Improvements to the Construction and Destruction of Static Single Assignment Form: Preston Briggs,
   Keith Cooper, Timothy Harvey, Taylor Simpson</a>
 
-  <a
-  href="http://citeseer.nj.nec.com/krall98monitors.html">
-  Monitors and Exceptions - How to implement Java efficiently: Andreas Krall,
-  Mark Probst</a> 
-
   <a
   href="http://citeseer.nj.nec.com/krall98efficient.html">
   Efficient JavaVM Just-in-Time Compilation: Andreas Krall</a>
@@ -70,6 +65,21 @@
   vmgen-A Generator of Efficient Virtual Machine Interpreters: M. Anton
   Ertl, David Gregg, Andreas Krall, Bernd Paysan</a>
 
+* Synchronization
+
+  <a
+  href="http://citeseer.nj.nec.com/krall98monitors.html">
+  Monitors and Exceptions - How to implement Java efficiently: Andreas Krall,
+  Mark Probst</a> 
+
+  <a
+  href="http://citeseer.nj.nec.com/bacon98thin.html">
+  Thin Locks: Featherweight Synchronization for Java: David Bacon</a>
+
+  <a
+  href="http://citeseer.nj.nec.com/278639.html">
+  Featherweight Monitors with Bacon Bits: David Bacon</a>
+
 * Garbage Collection
 
   <a

+ 15 - 5
web/papers

@@ -15,11 +15,6 @@
   Practical Improvements to the Construction and Destruction of Static Single Assignment Form: Preston Briggs,
   Keith Cooper, Timothy Harvey, Taylor Simpson</a>
 
-  <a
-  href="http://citeseer.nj.nec.com/krall98monitors.html">
-  Monitors and Exceptions - How to implement Java efficiently: Andreas Krall,
-  Mark Probst</a> 
-
   <a
   href="http://citeseer.nj.nec.com/krall98efficient.html">
   Efficient JavaVM Just-in-Time Compilation: Andreas Krall</a>
@@ -70,6 +65,21 @@
   vmgen-A Generator of Efficient Virtual Machine Interpreters: M. Anton
   Ertl, David Gregg, Andreas Krall, Bernd Paysan</a>
 
+* Synchronization
+
+  <a
+  href="http://citeseer.nj.nec.com/krall98monitors.html">
+  Monitors and Exceptions - How to implement Java efficiently: Andreas Krall,
+  Mark Probst</a> 
+
+  <a
+  href="http://citeseer.nj.nec.com/bacon98thin.html">
+  Thin Locks: Featherweight Synchronization for Java: David Bacon</a>
+
+  <a
+  href="http://citeseer.nj.nec.com/278639.html">
+  Featherweight Monitors with Bacon Bits: David Bacon</a>
+
 * Garbage Collection
 
   <a