Simple x64 page table viewer using ImGui.
-
Updated
Aug 20, 2024 - C++
Simple x64 page table viewer using ImGui.
2nd/2 Assignment of the "Operating Systems" course (Winter Semester 2022/2023 - NKUA). Making changes to 'xv6 educational OS' of "6.828: Operating System Engineering" MIT course, in order to achieve 'Lazy page allocation' for address page tables. Some simple page table printing at the beginning helps for debugging in the next steps. Info in README.
Add a description, image, and links to the pagetables topic page so that developers can more easily learn about it.
To associate your repository with the pagetables topic, visit your repo's landing page and select "manage topics."