RainのBlog
Ctrlk
  • Welcome to RAINのBlog
  • CSDIY Notes
    • Data Structure
    • Linux Vbird Basis
    • MySQL Tutorial
    • Harvard - CS 50
    • Stanford - CS 144
    • NJU - OSP
    • Operating Systems - Three Easy Pieces
      • Chapter 2 Introduction to Operating Systems
      • Part 1 Virtualization
        • Chapter 4 Abstraction: Processes
        • Chapter 5 Interlude: Process APIs
        • Chapter 13 Abstraction: Address Spaces
        • Chapter 14 Interpolation: Memory Manipulation APIs
        • Chapter 17 Free Space Management
        • Chapter 18 Paging: Introduction
        • Chapter 19 Paging: Fast Address Translation (TLB)
        • Chapter 20 Paging: smaller tables
        • Chapter 21 Beyond Physical Memory: Mechanisms
        • Chapter 22 Beyond Physical Memory: Strategies
        • Chapter 23 VAX/VMS Virtual Memory System
      • Part 2 Concurrency
      • Part 3 Persistence
  • Turing College
    • Daily Coding Task
    • Project 1
  • BILIBILI WILD
    • Full Stack 150 mins
    • TCP Com-Demo
    • Website Development
    • Multithreading and Thread Synchrony
    • GDB Debugger
    • Student Management System
    • JSON && XML Crush
    • QT Group Chat
  • ALGORITHM 101
    • Day0 - Are you ready?
    • Level1 - Fundamentals of Data Structures
    • Level 2 - Algorithm Basics
    • Level3 - Array
    • Level4 - Bitwise Operations
    • Level5 - Dynamic Programming
  • Life
    • Sport
    • 日本語
  • Some Thoughts
    • Learning of Gitbook
    • Learning Recording
Powered by GitBook
On this page
  1. CSDIY Notes
  2. Operating Systems - Three Easy Pieces

Part 1 Virtualization

第 1 部分 虚拟化

Chapter 4 Abstraction: ProcessesChapter 5 Interlude: Process APIsChapter 13 Abstraction: Address SpacesChapter 14 Interpolation: Memory Manipulation APIsChapter 17 Free Space ManagementChapter 18 Paging: IntroductionChapter 19 Paging: Fast Address Translation (TLB)Chapter 20 Paging: smaller tablesChapter 21 Beyond Physical Memory: MechanismsChapter 22 Beyond Physical Memory: StrategiesChapter 23 VAX/VMS Virtual Memory System
PreviousChapter 2 Introduction to Operating SystemsNextChapter 4 Abstraction: Processes