From: Amelia Coutard Date: Fri, 13 May 2022 01:35:25 +0000 (+0200) Subject: Added specification of user program memory map X-Git-Url: https://git.ameliathe1st.gay/?a=commitdiff_plain;h=43b60a6fb2abf3a5ff88647a7a3ee3bf74992ac6;p=voyage-au-centre-des-fichiers.git Added specification of user program memory map --- diff --git a/docs.txt b/docs.txt index 99fac45..d0838fa 100644 --- a/docs.txt +++ b/docs.txt @@ -1,5 +1,7 @@ Memory mapping: - 0x0000000000000000···0x00007FFFFFFFFFFF (128 TiB)= user + 0x0000000000000000···xxxxxxxxxxxxxxxFFF = userspace text + xxxxxxxxxxxxxxy000··· = userspace data & bss + ···0x00007FFFFFFFFFFF = userspace stack 0xFFFF800000000000···0xFFFFBFFFFFFFFFFF ( 64 TiB) = physical memory mapping 0xFFFFC00000000000···0xFFFFFFFF7FFFFFFF (~64 TiB) = unused