This repository is dedicated to the programming assignment for the Operating System course in Fall 2023 at NYCU, lectured by Professor 吳俊峯
See more Operating System course information
Lecture | Description |
---|---|
L0 | Course Overview |
L1 | Operating System A Recap |
L2 | Processes & Interrupts |
L3 | Memory Management |
L4 | Devices & Block Layers |
L5 | File System & Virtual File System |
Programming Assignment | Code | |
---|---|---|
Programming Assignment I | Compiling Linux Kernel and Adding Custom System Calls | 🔗 Link |
Programming Assignment II | Scheduling Policy Demonstration Program | 🔗 Link |
Programming Assignment III | System Information Fetching Kernel Module | 🔗 Link |
git clone git@github.com:michael861227/Operating-System-fa23.git