From 64419a3ffee442e831dc3d54a64fe382baf7c297 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Tue, 15 Oct 2013 10:43:45 +0200 Subject: Dynamically shared object support --- notes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes') 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 == -- cgit v1.2.3