Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 514 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 514 Bytes

3조 - 김성태, 윤영운, 김희산

Project 3. Virtual Memory

  • Memory Management - Page Table, Supplementary Page Table을 통한 page와 frame 매핑
  • Anonymous Page - Lazy Loading 구현
  • Memory Mapped File
  • Swap In/Out - 메모리 스왑 구현

Project 4. File System

  • Indexed and Extensible Files
  • Subdirectories and Soft Links

Brand new pintos for Operating Systems and Lab (CS330), KAIST, by Youngjin Kwon.

The manual is available at https://casys-kaist.github.io/pintos-kaist/.