Characterizing the inter-thread interference of multi-core architectures for accurate WCET estimations of real-time applications | Charakterystyka interferencji przy architekturze wielordzeniowej do dokładnego określania parametru WCET w czasie rzeczywistym

FangYuan Chen,DongSong Zhang,Zhiying Wang
2012-01-01
Abstract:Worst-Case Execution Time (WCET) estimation of an application in a real-time system becomes more difficult due to inter-thread interference in shared resources multi-core architectures. This paper proposes an iterative approach to analyze cache interference based on circular dependencies between inter-thread interference and instruction fetch time. Our experiments indicate that the proposed approach can reasonably estimate inter-thread interference in shared caches and improve the tightness of WCET estimation by an average of 17.5%.
What problem does this paper attempt to address?