Title :
Implementation and empirical comparison of partitioning-based multi-core scheduling
Author :
Zhang, Yi ; Nan Guan ; Xiao, Yanbin ; Yi, Wang
Author_Institution :
Dept. of Comput. Sci. & Technol., Northeastern Univ., Shenyang, China
Abstract :
Recent theoretical studies have shown that partitioning-based scheduling has better real-time performance than other scheduling paradigms like global scheduling on multi-cores. Especially, a class of partitioning-based scheduling algorithms (called semi-partitioned scheduling), which allow to split a small number of tasks among different cores, offer very high resource utilization. The major concern about the semi-partitioned scheduling is that due to the task splitting, some tasks will migrate from one core to another at run time, which incurs higher context switch overhead. So one would suspect whether the extra overhead caused by task splitting would counteract the theoretical performance gain of semi-partitioned scheduling. In this work, we implement a semi-partitioned scheduler in the Linux operating system, and run experiments on an Intel Core-i7 4-cores machine to measure the real overhead in both partitioned scheduling and semi-partitioned scheduling. Then we integrate the measured overhead into the state-of-the-art partitioned scheduling and semi-partitioned scheduling algorithms, and conduct empirical comparisons of their realtime performance. Our results show that the extra overhead caused by task splitting in semi-partitioned scheduling is very low, and its effect on the system schedulability is very small.
Keywords :
Linux; multiprocessing systems; processor scheduling; resource allocation; Intel Core-i7 4-cores machine; Linux operating system; global scheduling; partitioning-based multicore scheduling; real-time performance; resource utilization; semi-partitioned scheduling; system schedulability; task splitting; Context; Data structures; Linux; Processor scheduling; Real time systems; Scheduling; Sleep;
Conference_Titel :
Industrial Embedded Systems (SIES), 2011 6th IEEE International Symposium on
Conference_Location :
Vasteras
Print_ISBN :
978-1-61284-818-1
Electronic_ISBN :
978-1-61284-819-8
DOI :
10.1109/SIES.2011.5953668