/xv6-modified

This is a modification of MIT's xv6 operating system, with addition of waitx system call and the ps user program, along with implementations of CPU scheduling algorithms such as RR, PBS, FCFS and MLFQ. The report shows the time taken by each scheduler.

Primary LanguageAssemblyOtherNOASSERTION

No issues in this repository yet.