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.
-
Updated
Jan 17, 2021 - C
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.
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
First-os is a lightweight operating system designed for ease of use and speed. It focuses on providing a simple interface for users while supporting essential applications and tools for everyday tasks.
Add a description, image, and links to the sqrt-os topic page so that developers can more easily learn about it.
To associate your repository with the sqrt-os topic, visit your repo's landing page and select "manage topics."