aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/Memory Management.md
diff options
context:
space:
mode:
authorEduardo Julian2020-05-28 02:18:02 -0400
committerEduardo Julian2020-05-28 02:18:02 -0400
commit2139e72d8e7c58cb355799d4a8412a0c38fb481c (patch)
treeabc4dd07dc9ab0342e3cb379b40fa2c4a337e552 /documentation/research/Memory Management.md
parent853642c340730b3bb23c1ac87660c5c7ecbffa93 (diff)
Can now parse TAR files.
Diffstat (limited to '')
-rw-r--r--documentation/research/Memory Management.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/Memory Management.md b/documentation/research/Memory Management.md
index 7b326a4a0..8905c6b20 100644
--- a/documentation/research/Memory Management.md
+++ b/documentation/research/Memory Management.md
@@ -26,6 +26,7 @@
# Reference
+1. [Relative Pointers](https://www.gingerbill.org/article/2020/05/17/relative-pointers/)
1. [Scopes Describe Frames: A Uniform Model for Memory Layout in Dynamic Semantics](http://drops.dagstuhl.de/opus/volltexte/2016/6114/)
1. https://uridiumauthor.blogspot.com/2018/06/memory-management.html
1. https://github.com/mtrebi/memory-allocators