Mapping last PDE to itself. Confusion.
Posted: Fri Oct 28, 2011 4:40 pm
Hello,
I am currently writing the paging code for my little OS. I am confused about the term "mapping the last PDE to itself." It would be greatly appreciated if you could help clear up my confusion regarding the term.
Does it mean that to map the last PDE to itself would be to map all of the page tables to page table entries in the page table entry pointed to by the last page directory entry?
Thanks in advance.
I am currently writing the paging code for my little OS. I am confused about the term "mapping the last PDE to itself." It would be greatly appreciated if you could help clear up my confusion regarding the term.
Does it mean that to map the last PDE to itself would be to map all of the page tables to page table entries in the page table entry pointed to by the last page directory entry?
Thanks in advance.