aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes b/notes
index 43014f6..b5153e4 100644
--- a/notes
+++ b/notes
@@ -140,7 +140,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
+0x3???????????: miscellaneous allocations (initial assembly in particular)
== Musings about possibly better schemes ==