Sqrt 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.
scheduler os round-robin operating-system memory-manager mini-os hemdan shortest-time-remanining-first sqrt-os highest-priority-first
-
Updated
Jan 17, 2021 - C