mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-23 03:35:06 -04:00
Created Memory (markdown)
parent
7a57b8fda5
commit
a0cc3ae8e6
14
Memory.md
Normal file
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
|
Loading…
x
Reference in New Issue
Block a user