Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 217 Bytes

intro.md

File metadata and controls

9 lines (6 loc) · 217 Bytes

实验指导三

实验概要

这一章的实验指导中,你将会学到:

  • 虚拟地址和物理地址的概念和关系
  • 利用页表完成虚拟地址到物理地址的映射
  • 实现内核的重映射