Files
42_KFS/documentation/memory/page_directory.md
2024-10-30 19:05:58 +01:00

7 lines
174 B
Markdown

# 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.