K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-01-19T03:07:25.927357Z K 7 svn:log V 290 Hide most of the PTE initialization and management. By confining the page table management to a handful of functions it'll be easier to modify the page table scheme without affecting other functions. This will be necessary when 64-bit support is added, and page tables become much larger. END