papers: add added 3 papers from the thesis: Efficient Memory Management for Message Passing Concurrency

This commit is contained in:
yawnt
2014-03-28 22:45:53 +01:00
parent c371233d03
commit 34cf3c53d5
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
* [A Unified Theory of Garbage Collection](http://www.cs.virginia.edu/~cs415/reading/bacon-garbage.pdf)
* [Teaching Garbage Collection without Implementing Compilers or Interpreters](http://faculty.cs.byu.edu/~jay/static/cooper-sigcse2013.pdf)
* [Message Analysis Guided Allocation and Low Pause Incremental GC in a Concurrent Language](http://user.it.uu.se/~kostis/Papers/ismm04.pdf)