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
Simple, Single Header Task Scheduler, for any arbitrary number of cores.
Operating System lab-work
Add a description, image, and links to the schedular topic page so that developers can more easily learn about it.
To associate your repository with the schedular topic, visit your repo's landing page and select "manage topics."