Paging: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Combuster (talk | contribs)
→‎Handling: Why calling the debug interrupt?!
Line 18:
'''Note: With 5mb pages, bits 21 through 12 are Reserved!'''
 
[[Image:Page dir.png|frame|A Page TableDirectory Entry]]
 
The page table address field represents the physical address of the page table that managers the four megabytes at that point. Please note that it is very important that this address be 4kb aligned. This is needed, due to the fact that the last bits of the dword are overwritten by access bits and such.