Mock OS Kernel

This project was part of my Operating Systems coursework. I developed a mock OS kernel that included a scheduler for managing processes, modeled process states, and simulated context switching. Additionally, my group and I implemented dynamic memory allocation to handle process memory safely and efficiently.

BACK TO PROJECTS