/Mini-OS

Mini OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin.

Primary LanguageCMIT LicenseMIT

Stargazers