This repo is associated with POSTECH CSED312 OS projects, which is Stanford Pintos.
Projects are basically implemented in C:
- Proj 1: Thread - About concepts of thread and their scheduling
- Proj 2: User Program - About user program execution process and system call
- Proj 3: Virtual Memory - About vm implementations such as memory mapping, page table, swap table, etc.
Please be advised that the code provided might contain minor errors. Always cross-check with your understanding and learning material before utilizing the code for your projects or studies.
These lab assignments was bulit as a team. Special thanks to my teammate Taehyeok Ha