From 8c7aaa6b96f6e3407508f962ab1be7a9c1f9b2cc Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 18 Apr 2021 10:39:28 -0700 Subject: revert experiment: expand heap There are several things in the codebase right now that don't seem sustainable. I need to take them out and bring them back in more gradually. --- 120allocate.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '120allocate.subx') diff --git a/120allocate.subx b/120allocate.subx index 502271ff..38c4110b 100644 --- a/120allocate.subx +++ b/120allocate.subx @@ -28,7 +28,7 @@ Heap: # allocation-descriptor # curr 0x01000000/imm32 # 16 MB # limit - 0xc0000000/imm32 # 64 MB + 0x02000000/imm32 # 32 MB Next-alloc-id: # int 0x100/imm32 # save a few alloc ids for fake handles -- cgit 1.4.1-2-gfad0