作業系統概論(英文授課)
Introduction to Operating Systems
| 節 | 週三 | 週五 |
|---|---|---|
3 10:10–11:00 | 作業系統概論(英文授課) EC114 2 節連堂 | |
4 11:10–12:00 | ||
7 15:30–16:20 | 作業系統概論(英文授課) EC114 |
* 根據陽明交大上課時間表所列
This course covers classic materials of modern operating systems which control computer hardware to provide services to application programs. After a brief overview of operating systems, we review key operating system components, namely processes, memory, I/O and file systems, along with algorithms to manage these components. The lectures are concluded with two case studies on Linux and Windows 10. For hands-on training, we assign three projects on Linux development tools, system calls, and kernel modules, which require written reports and demo video uploaded to e3.
C Programming Language
Midterm 30% (ch1-8), Final 30% (ch9-15, ch20-21), Projects x3 (demo video and report) 30% (kernel tool chain, system call, kernel module), Quizzes x4-6 10%
| 週次 | 主題 |
|---|---|
| 第 1 週 | Course outline Part I Overview Chapter 1 Introduction Chapter 2 Operating-System Structures 線上上課Google meet: meet.google.com/afv-ksie-kmt |
| 第 2 週 | Course outline Part I Overview Chapter 2 Operating-System Structures |
| 第 3 週 | Part II Process Management Chapter 3 Processes ►Project #1 Linux development tools |
| 第 4 週 | Part II Process Management Chapter 4 Threads |
| 第 5 週 | Part II Process Management Chapter 5 CPU Scheduling |
| 第 6 週 | Part III Process Synchronization Chapter 6/7 Synchronization Tools/Examples |
| 第 7 週 | Part III Process Synchronization Chapter 8 Deadlocks ►Midterm ch1-8 |
| 第 8 週 | Part IV Memory Management Chapter 9 Main Memory |
| 第 9 週 | Part IV Memory Management Chapter 10 Virtual Memory ►Project #2 System calls |
| 第 10 週 | Part V Storage Management Chapter 11 Mass-Storage Structure |
| 第 11 週 | Part V Storage Management Chapter 12 I/O Systems |
| 第 12 週 | Part VI File Systems Chapter 13 File-System Interface ►Project #3 Kernel modules |
| 第 13 週 | Part VI File Systems Chapter 14 File-System Implementation |
| 第 14 週 | Part VI File Systems Chapter 15 File-System Internals |
| 第 15 週 | Part IX Case Studies Chapter 20 The Linux System |
| 第 16 週 | Part IX Case Studies Chapter 21 Windows 10 ►Final ch9-14 and ch20-21 |
A. Silberschatz, P. B. Galvin, G. Gagne, Operating System Concepts, 10th Edition, John Wiley and Sons, 2018.