Operating System Concepts
Tenth Edition
Chapter | Powerpoint | Last Updated |
Part 1: Overview | ||
1. Introduction | ch1 | April 10, 2021 |
2. Operating-System Services | ch2 | February 15, 2020 |
Part 2: Process Management | ||
3. Processes | ch3 | April 5, 2020 |
4. Threads & Concurrency | ch4 | February 15, 2020 |
5. CPU Scheduling | ch5 | April 5, 2020 |
Part 3: Process Synchronization | ||
6. synchronization-tools | ch6 | March 15, 2021 |
7. Synchronization Examples | ch7 | February 15, 2020 |
8. Deadlocks | ch8 | February 15, 2020 |
Part 4: Memory Management | ||
9. Main Memory | ch9 | March 13, 2021 |
10. Virtual Memory | ch10 | February 15, 2020 |
Part 5: Storage Management | ||
11. Mass-Storage Structure | ch11 | February 15, 2020 |
12. I/O Systems | ch12 | February 15, 2020 |
Part 6: File System | ||
13. File-System Interface | ch13 | April 28, 2021 |
14. File-System Implementation | ch14 | April 28, 2021 |
15. File-System Internals | ch15 | April 25, 2021 |
Part 7: Security and Protection | ||
16. Security | ch16 | February 15, 2020 |
17. Protection | ch17 | February 15, 2020 |
Part 8: Advance Topicss | ||
18. Virtual Machines | ch18 | May 2, 2021 |
19. Networks and Distributed Systems | ch19 | February 15, 2020 |
Part 9: Case Studies | ||
20. The Linux System | ch20 | February 15, 2020 |
21. Windows 10 | ch21 | February 15, 2020 |
Appendices | ||
A. Influential Operating Systems | ||
B. Windows 7 | appB | January 12, 2021 |
C. BSD UNIX | appC | January 12, 2021 |
D. The Mach System | ||