An open API service indexing awesome lists of open source software.

https://github.com/sumonta056/operating-system-lab

All resource based on operating system lab
https://github.com/sumonta056/operating-system-lab

cpp operating-system

Last synced: about 1 year ago
JSON representation

All resource based on operating system lab

Awesome Lists containing this project

README

          

# Important Links on Theory

- **Finding turnaround time of Preemptive Priority Scheduling** (**[👉Blog Link](https://www.javatpoint.com/os-preemptive-priority-scheduling)**)
- **Finding turnaround time of Shortest Job First Scheduling** (**[👉Blog Link](http://www.hexainclude.com/shortest-job-first-sjf/)**)
- **What is Turnaround Time in CPU Scheduling?** (**[👉Blog Link](https://www.shiksha.com/online-courses/articles/turnaround-time-in-cpu-scheduling/)**)
- **Advantage and disadvantage of CPU Scheduling Algorithm in Operating Systems** (**[👉Blog Link](https://www.geeksforgeeks.org/cpu-scheduling-in-operating-systems/)**)
- **Round Robin Scheduling Algorithm with Example** (**[👉Blog Link](https://www.guru99.com/round-robin-scheduling-example.html)**)
- **CPU Scheduling Algorithms in Operating Systems** (**[👉Blog Link](https://www.guru99.com/cpu-scheduling-algorithms.html)**)
- **Arrival, burst, completion, turnaround, waiting, & response time** (**[👉Blog Link](https://www.educative.io/answers/arrival-burst-completion-turnaround-waiting-response-time)**)

- **Difference between Arrival Time and Burst Time in CPU Scheduling** (**[👉Blog Link](https://www.geeksforgeeks.org/difference-between-arrival-time-and-burst-time-in-cpu-scheduling/)**)

- **CPU Scheduling: Arrival, Burst, Completion, Turnaround, Waiting, and Response Time** (**[👉Blog Link](https://www.baeldung.com/cs/cpu-scheduling)**)