mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2026-03-02 03:40:31 +00:00
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
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
* [A Unified Theory of Garbage Collection](https://researcher.watson.ibm.com/researcher/files/us-bacon/Bacon04Unified.pdf)
|
||||
* [A Unified Theory of Garbage Collection](https://www.cs.cornell.edu/courses/cs6120/2019fa/blog/unified-theory-gc/)
|
||||
> An overview for programmers and language implementors for understanding different garbage collection algorithms.
|
||||
* [A LISP Garbage-Collector for Virtual-Memory Computer Systems](https://www.cs.purdue.edu/homes/hosking/690M/p611-fenichel.pdf)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user