Add introduction

This commit is contained in:
Philipp Oppermann
2019-01-27 15:06:26 +01:00
parent 8c3b9e6508
commit e8b5faf1d5

View File

@@ -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 -->