0% found this document useful (0 votes)
29 views1 page

SIM Osa

This document discusses a simulation of operating system algorithms that focuses on simulating process scheduling, disk scheduling, deadlock prevention, and page replacement policies. The simulation aims to develop enhanced scheduling algorithms with additional features like intelligent time slicing and test the algorithms' effects on throughput, turnaround time, and waiting time. It also implements distributed deadlock detection and evaluates different disk scheduling and page replacement methods. The final system will enhance understanding of operating system concepts through simulation and graphics.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

SIM Osa

This document discusses a simulation of operating system algorithms that focuses on simulating process scheduling, disk scheduling, deadlock prevention, and page replacement policies. The simulation aims to develop enhanced scheduling algorithms with additional features like intelligent time slicing and test the algorithms' effects on throughput, turnaround time, and waiting time. It also implements distributed deadlock detection and evaluates different disk scheduling and page replacement methods. The final system will enhance understanding of operating system concepts through simulation and graphics.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

SIMULATION OF OPERATING SYSTEMS ALGORITHMS

This is a skilled work about the Simulation of Operating System Algorithms with additional features. This means that it focuses on the simulation of, not on the OS algorithms themselves. The major concepts of the Operating Systems such as memory management systems, process management or scheduling, deadlock, page replacement policies, disk scheduling, etc., are needed. The main objective of this system is to develop scheduling algorithms for process scheduling and disk scheduling with additional features such as intelligent time slice for round robin scheduling. This summarizes the state of the real time field in the areas of scheduling and OS kernel. And also it focuses on the major processes of the deadlock to implement the algorithms for prevention and avoidance such as bankers algorithm. The algorithm used for the deadlock management is a distributed deadlock detection algorithm. In this system, we are concentrating on i) the throughput, turnaround time, waiting time according to the number of processes and its process times for process scheduling, ii) deadlock prevention and avoidance in a better manner, iii) best page replacement policies with add-ons, iv) different ways of dick scheduling with added advantages. The final system is going to be an enhanced version of the Operating System Concepts in an effective and graphical manner.

You might also like