michael861227 / Operating-System-fa23

Operating System Fall 2023 @ NYCU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating System Spring 2023 @ NYCU

About This Repository

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

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

Prerequisite


Programming Assignment

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

Usage

$ git clone git@github.com:michael861227/Operating-System-fa23.git

About

Operating System Fall 2023 @ NYCU


Languages

Language:C 72.0%Language:C++ 18.2%Language:Shell 8.3%Language:Makefile 1.6%