add: documentation: memory
This commit is contained in:
7
documentation/memory/page_directory.md
Normal file
7
documentation/memory/page_directory.md
Normal 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.
|
||||
Reference in New Issue
Block a user