Chapter 8 Memeory Management

8.1 Background

  1. Address Space: the memory scope that the process can access(可访问的(内)存储区范围)

  2. A pair of base register and limit register define the logical address space

8.1.2 Address Binding

Chapter 9 Virtual Memory