about summary refs log tree commit diff stats
path: root/120allocate.subx
diff options
context:
space:
mode:
Diffstat (limited to '120allocate.subx')
-rw-r--r--120allocate.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/120allocate.subx b/120allocate.subx
index 38c4110b..639b9635 100644
--- a/120allocate.subx
+++ b/120allocate.subx
@@ -28,7 +28,7 @@ Heap:  # allocation-descriptor
   # curr
   0x01000000/imm32  # 16 MB
   # limit
-  0x02000000/imm32  # 32 MB
+  0x08000000/imm32  # 128 MB is how much RAM Qemu models by default
 
 Next-alloc-id:  # int
   0x100/imm32  # save a few alloc ids for fake handles