International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 99 - Number 18 |
Year of Publication: 2014 |
Authors: Abhishek Sirohi, Aseem Pratap, Mayank Aggarwal |
10.5120/17475-8361 |
Abhishek Sirohi, Aseem Pratap, Mayank Aggarwal . Improvised Round Robin (CPU) Scheduling Algorithm. International Journal of Computer Applications. 99, 18 ( August 2014), 40-43. DOI=10.5120/17475-8361
CPU is a primary computer resource. So, its scheduling is central to operating system design. To improve both utilization and the speed of CPU we need to keep several processes in memory at a time that means we use the sharing and multiprogramming concepts. CPU scheduling determines which process run when there are multiple runnable processes CPU scheduling is necessary because it has a big effect on resources utilization and overall performance of the system. In this paper, we are giving an improved CPU Scheduling algorithm.