42_KFS/documentation/memory/page_directory.md

7 lines
174 B
Markdown
Raw Normal View History

2024-10-30 14:05:58 -04:00
# 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.