fix links to hosted garbage collection paper

This commit is contained in:
Sean Broderick
2022-07-20 23:51:59 -04:00
parent abcbcfba6c
commit 7d4336c327
2 changed files with 2 additions and 3 deletions

View File

@@ -8,6 +8,5 @@
* [On-the-Fly Garbage Collection: An Exercise in Cooperation](https://lamport.azurewebsites.net/pubs/garbage.pdf)
* [:scroll:](the_lisp_ii_garbage_collector.pdf) [The Lisp II Garbage Collector](http://www.softwarepreservation.com/projects/LISP/lisp2/TM-3417_500_00_LISP2_GC_Spec.pdf)
* [The Treadmill: Real-Time Garbage Collection Without Motion Sickness](http://plover.com/~mjd/misc/hbaker-archive/NoMotionGC.html)
* [Parallel Generational-Copying Garbage Collection with a Block-Structured
* [:scroll:](parallel_generational_copying_garbage_collection_with_a_block_structured_heap.pdf)[Parallel Generational-Copying Garbage Collection with a Block-Structured
Heap](http://simonmar.github.io/bib/papers/parallel-gc.pdf)