You are on page 1of 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