DocumentCode :
3659725
Title :
CFS performance improvement using Binomial Heap
Author :
Shirish Singh;Praveen Kumar
Author_Institution :
Computer Science and Engineering Dept., The LNM-Institute of Information Technology, Jaipur, India
fYear :
2015
Firstpage :
1822
Lastpage :
1824
Abstract :
Process scheduling algorithm plays a crucial role in operating system performance and so does the data-structure used for its implementation. A scheduler is designed to ensure the distribution of resources among the tasks is fair along with maximization of CPU utilization. The Completely Fair Scheduler (CFS), the default scheduler of Linux (since kernel version 2.6.23), ensures equal opportunity among tasks. In this paper we discuss the CFS and propose an improved performance implementation using Binomial Heap as a replacement for Red-Black Tree. Preliminary results with simulation on C are very promising and show about 3 times improvement for insert operations.
Keywords :
"Linux","Kernel","Runtime","Time complexity","Data structures","Image color analysis"
Publisher :
ieee
Conference_Titel :
Advances in Computing, Communications and Informatics (ICACCI), 2015 International Conference on
Print_ISBN :
978-1-4799-8790-0
Type :
conf
DOI :
10.1109/ICACCI.2015.7275881
Filename :
7275881
Link To Document :
بازگشت