Virtual Memory Management System

Introduction

我們有說到 process 看到的連續記憶體實際上在 physical memory 上是不連續的,這篇筆記說明這是如何做到的

Image