Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 211 Bytes

introduction.md

File metadata and controls

8 lines (5 loc) · 211 Bytes

第五章:内存虚拟化

本章你将会学到:

  • 虚拟内存和物理内存的概念
  • 如何使用页表完成虚拟地址到物理地址的映射
  • 解释内核初始映射,进行内核重映射