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
- Host: GitHub
- URL: https://github.com/sumonta056/operating-system-lab
- Owner: Sumonta056
- Created: 2023-05-07T14:45:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T14:47:20.000Z (almost 3 years ago)
- Last Synced: 2023-12-17T03:01:10.040Z (over 2 years ago)
- Topics: cpp, operating-system
- Homepage:
- Size: 15.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**)