aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index dbfb491..ab1a227 100644
--- a/README.md
+++ b/README.md
@@ -17,3 +17,11 @@
- Testing
- System Calls
- Timing
+
+## Memory Layout
+ - 0x4000-0x7FFF: Page tables
+ - 0x8000-0x207FFF: Kernel Code
+ - 0x208000-0x300000: Generic data
+ - 0x300000-0x400000: Allocators
+ - 0x400000-0x500000: Stacks
+ - 0x500000-0x: Mode Stacks