summaryrefslogtreecommitdiff
path: root/notes/index.md
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-08-17 14:39:14 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-08-17 14:39:14 +0200
commit7d114373beb185a8fb52f3748137d10a4ba2aa34 (patch)
treef5a6f51e555047313dd6f751db8153b1dd0631d7 /notes/index.md
parentdf46484fb3d5dedaa19c003cc134816a6a63ed48 (diff)
Add a note.
Diffstat (limited to 'notes/index.md')
-rw-r--r--notes/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/index.md b/notes/index.md
index 4db530a..7bdde42 100644
--- a/notes/index.md
+++ b/notes/index.md
@@ -36,3 +36,4 @@
* [AST Optimizations](260625-optimize.html)
* [Further list array optimization](260626-fastcons5.html)
* [Allocation strategy](260727-alloc.html)
+* [Releasing virtual memory](260817-release.html)