Created Memory (markdown)

Baptiste Wicht 2014-01-21 11:36:09 -08:00
parent 7a57b8fda5
commit a0cc3ae8e6

14
Memory.md Normal file

@ -0,0 +1,14 @@
# Memory
Some information about the memory.
## Kernel code
The kernel code is loaded by the bootloader at 0x6000.
## Kernel space
0 -> 1MiB: Identity mapped
1Mib -> 4GiB: Prepared at boot time
=> Needs about 4MiB for mapping