Back to projects
XV6 Operating System
COperating Systemsxv6
Implemented custom system calls and various CPU scheduling algorithms (priority-based, round-robin, multilevel feedback queue) in the xv6 operating system, a simplified Unix-like teaching OS written in C.