DocumentCode :
3706496
Title :
Modelling and Developing Co-scheduling Strategies on Multicore Processors
Author :
Huanzhou Zhu;Ligang He;Bo Gao;Kenli Li;Jianhua Sun;Hao Chen;Keqin Li
Author_Institution :
Dept. of Comput. Sci., Univ. of Warwick, Coventry, UK
fYear :
2015
Firstpage :
220
Lastpage :
229
Abstract :
On-chip cache is often shared between processes that run concurrently on different cores of the same processor. Resource contention of this type causes performance degradation to the co-running processes. Contention-aware co-scheduling refers to the class of scheduling techniques to reduce the performance degradation. Most existing contention-aware co-schedulers only consider serial jobs. However, there often exist both parallel and serial jobs in computing systems. In this paper, the problem of co-scheduling a mix of serial and parallel jobs is modelled as an Integer Programming (IP) problem. Then the existing IP solver can be used to find the optimal co-scheduling solution that minimizes the performance degradation. However, we find that the IP-based method incurs high time overhead and can only be used to solve small-scale problems. Therefore, a graph-based method is also proposed in this paper to tackle this problem. We construct a co-scheduling graph to represent the co-scheduling problem and model the problem of finding the optimal co-scheduling solution as the problem of finding the shortest valid path in the co-scheduling graph. A heuristic A*-search algorithm (HA*) is then developed to find the near-optimal solutions efficiently. The extensive experiments have been conducted to verify the effectiveness and efficiency of the proposed methods. The experimental results show that compared with the IP-based method, HA* is able to find the near-optimal solutions with much less time.
Keywords :
"Degradation","IP networks","Silicon","Processor scheduling","Multicore processing","Program processors","Linear programming"
Publisher :
ieee
Conference_Titel :
Parallel Processing (ICPP), 2015 44th International Conference on
ISSN :
0190-3918
Type :
conf
DOI :
10.1109/ICPP.2015.31
Filename :
7349577
Link To Document :
بازگشت