diff options
Diffstat (limited to 'notes')
| -rw-r--r-- | notes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 == |
