요약 버전이 완성되는데로 목차옆에 링크를 삽입하도록 하겠습니다.
한글: https://pages.cs.wisc.edu/~remzi/OSTEP/Korean/
Index of /~remzi/OSTEP/Korean
pages.cs.wisc.edu
영어: https://pages.cs.wisc.edu/~remzi/OSTEP/
Operating Systems: Three Easy Pieces
Blog: Why Textbooks Should Be Free Quick: Free Book Chapters - Hardcover - Softcover (Amazon) - Buy PDF - Buy in India - Buy Stuff - Donate - For Teachers - Homework - Projects - News - Acknowledgements - Other Books Welcome to Operating Systems: Three Eas
pages.cs.wisc.edu
I. Virtualization
- A Dialogue on the Book
- Introduction to Operating Systems
- A Dialogue on Virtualization
- The Abstraction: The Process
- Interlude: Process API
- Mechanism: Limited Direct Execution
- Scheduling: Introduction
- Scheduling: The Multi-Level Feedback Queue
- Scheduling: Proportional Share
- Multiprocessor Scheduling
- Summary Dialogue on CPU Virtualization
- A Dialogue on Memory Virtualization
- The Abstraction: Address Spaces
- Interlude: Memory API
- Mechanism: Address Translation
- Segmentation
- Free-Space Management
- Paging: Introduction
- Paging: Faster Translations
- Paging: Smaller Tables
- Beyond Physical Memory: Mechanisms
- Beyond Physical Memory: Policies
- Complete Virtual Memory Systems
- Summary Dialogue on Memory Virtualization
II. Concurrency
- A Dialogue on Concurrency
- Concurrency: An Introduction
- Interlude: Thread API
- Locks
- Lock-based Concurrent Data Structures
- Condition Variables
- Semaphores
- Common Concurrency Problems
- Event-based Concurrency
- Summary Dialogue on Concurrency
III. Persistence
- A Dialogue on Persistence
- I/O Devices
- Hard Disk Drives
- Redundant Arrays of Inexpensive Disks
- Interlude: Files and Directories
- File System Implementation
- Locality and The Fast File System
- Crash Consistency: FSCK and Journaling
- Log-structured File Systems
- Flash-based SSDs
- Data Integrity and Protection
- Summary Dialogue on Persistence
IV. Distribution
- A Dialogue on Distribution
- Distributed Systems
- Sun’s Network File System
- The Andrew File System
- Summary Dialogue on Distribution
