期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2021
卷号:21
期号:1
页码:19-26
DOI:10.22937/IJCSNS.2021.21.1.4
出版社:International Journal of Computer Science and Network Security
摘要:CPU is considered the main and most important resource in the computer system. The CPU scheduling is defined as a procedure that determines which process will enter the CPU to be executed, and another process will be waiting for its turn to be performed. CPU management scheduling algorithms are the major service in the operating systems that fulfill the maximum utilization of the CPU. This article aims to review the studies on the CPU scheduling algorithms towards comparing which is the best algorithm. After we conducted a review of the Round Robin, Shortest Job First, First Come First Served, and Priority algorithms, we found that several researchers have suggested various ways to improve CPU optimization criteria through different algorithms to improve the waiting time, response time, and turnaround time but there is no algorithm is better in all criteria.