add: documentation: memory

This commit is contained in:
2024-10-30 19:05:58 +01:00
parent 5fba376e2f
commit 04211e2773
9 changed files with 134 additions and 65 deletions

View File

@ -0,0 +1,7 @@
# PAGE DIRECTORY
The page directory (or pd) is
## Indexed Size
A PD can store 1024 PT, each PT index 1024 * 4096Byte = 4MB of address, so a PD can index 1024 * 4MB = 4GB.