aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes b/notes
index c58e185..9ace742 100644
--- a/notes
+++ b/notes
@@ -121,6 +121,7 @@ Inspiration: http://wiki.luajit.org/new-garbage-collector
0x6???????????: Heap memory ("16 TB should be enough for everyone.")
0x5???????????: GC block bitmap
0x4???????????: GC mark bitmap
+0x3???????????: miscellaneous allocations
== Musings about possibly better schemes ==