We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.OS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Operating Systems

Title: Dynamic Ready Queue Based Process Priority Scheduling Algorithm

Abstract: CPU scheduling is the reason behind the performance of multiprocessing and in time-shared operating systems. Different scheduling criteria are used to evaluate Central Processing Unit Scheduling algorithms which are based on different properties of the system. Round Robin is known to be the most recurrent pre-emptive algorithm used in an environment where processes are allotted a unit of time and multiprocessing operating systems. In this paper, a reformed variation of the Round Robin algorithm has been introduced to minimise the completion time, turnaround time, waiting time and number of context switches that results in the better performance of the system. The proposed work consists of calculation of priority on the basis of the difference between time spent in ready upto the moment and arrival time of the process, to ease up the burden on the ready queue. We have also evaluated the performance of the proposed approach on different datasets and measured the different scheduling criteria.
Comments: 5 pages, 7 Figures, 5 Tables
Subjects: Operating Systems (cs.OS)
Cite as: arXiv:2205.07314 [cs.OS]
  (or arXiv:2205.07314v1 [cs.OS] for this version)

Submission history

From: Pradeep Gupta Dr. [view email]
[v1] Sun, 15 May 2022 15:38:59 GMT (854kb,D)

Link back to: arXiv, form interface, contact.