Commit Graph

20 Commits

Author SHA1 Message Date
Sean Broderick
7d4336c327 fix links to hosted garbage collection paper 2022-07-20 23:51:59 -04:00
bolshoytoster
5f6ceaf4f1
Fixes some broken links and increases max retries for lychee (#659)
This will hopefully reduce the false reports due to some unreliable hosters.

* Fixes broken links in memory_management/README.md
* Fixes broken link in audio_comp_sci/README.md
* Fixes broken link in security/README.md
* Fixes broken links in garbage_collection/README.md
* Increase max retries for lychee
2022-04-09 12:05:02 -04:00
bolshoytoster
c526d615a1
Fixed a few more broken links (#643) 2021-12-31 14:05:11 -05:00
bolshoytoster
f28b9c9f6c
Fixed broken links (#641)
I went through #638 and fixed the broken links in there.

There was one I couldn't find, and it wasn't in the wayback machine
so I deleted it.
2021-12-31 11:52:14 -05:00
Matías Lang
7a241da5e8
Add On-the-Fly Garbage Collection Paper (#627)
This is the paper that introduced concurrent Garbage Collection via the tri-color marking invariant. It forms the basis for most non-concurrent incremental collectors as well. No matter where you stand on garbage collection, I think it’s useful (and interesting!) to know how collectors work, and this is one paper you’ll be hard-pressed to avoid when delving into the matter; despite the claim in the paper’s introduction that “it has hardly been our purpose to contribute specifically to the art of garbage collection, and consequently no practical significance is claimed for our solution”, this is definitely one of the most important and influential papers on GC ever written.
2021-10-02 07:40:52 -04:00
Min Pae
6200caee69
Fix broken link for unified theory of garbage collection (#602)
Fix broken link for unified theory of garbage collection
2020-04-06 13:22:36 -04:00
Francisco Pérez-Sorrosal
3f23d13b7a Add papers presented on SF chapter on Feb 23rd 2017 (#432)
- NOTE: The paper "A Unified Theory of Garbage Collection" was already
  present in the garbage collection section, so I just added a brief
  summary.
2017-02-26 09:14:21 -05:00
stites
b4b089109f add - haskell gc paper 2015-10-11 14:38:27 -07:00
Zachary Jones
d2acf0fc3b Update to all READMEs for hosted content
reorganization of so-called historical papers
2015-10-07 15:12:22 -04:00
Andrew Turley
a4ecbca339 Add 📜 before the Lisp II GC paper. 2015-01-15 09:21:32 -05:00
Andrew Turley
db2633a8e7 Add a local copy of the Lisp II GC paper, "fix" link to the paper.
Some combination of markdown and GitHub don't support creating links
to ftp servers, so I'm including a copy of the paper and presenting
the URL to the paper as text instead of a link.
2015-01-14 17:24:33 -05:00
Andrew Turley
40aea152a0 Add links to more garbage collection papers. 2015-01-10 19:56:09 -05:00
Zeeshan Lakhani
220186e893 garbage_collection returns 2014-12-25 16:55:33 -05:00
Julian Squires
b3e7a5cefc Generalize the garbage collection directory
Rather than artificially separate garbage collection from other classes
of memory management, I propose moving garbage collection topics under
the more general label of memory management ("storage management" or
"memory allocation" might be reasonable alternatives).
2014-11-05 18:04:06 -05:00
Zeeshan Lakhani
a11304ef41 add papers from peter burka, including the one he'll present in nyc, *crossing-the-gap* 2014-09-08 13:21:56 -04:00
yawnt
34cf3c53d5 papers: add added 3 papers from the thesis: Efficient Memory Management for Message Passing Concurrency 2014-03-28 22:45:53 +01:00
Brian Bowman
a9c80328ea readme titles and readme URL approach 2014-03-13 22:39:39 -04:00
Zeeshan Lakhani
19e512aca7 first run-through on audit before distro systems 2014-03-08 03:04:09 -05:00
Zeeshan Lakhani
39b8acee18 fix ups for pdfs ext 2014-01-29 00:58:43 -05:00
Zeeshan Lakhani
d4814a12b0 update folder name and add ibm research paper 2013-08-11 18:37:56 -04:00