mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add introduction
This commit is contained in:
@@ -6,7 +6,7 @@ date = 0000-01-01
|
||||
template = "second-edition/page.html"
|
||||
+++
|
||||
|
||||
This post TODO
|
||||
This post explains techniques to make the physical page table frames accessible to our kernel. It then uses these techniques to implement a function that translates virtual to physical addresses. It also explains how to create new mappings in the page tables.
|
||||
|
||||
<!-- more -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user