In this paper, we introduce a Multicore Response Time Analysis (MRTA) framework. This framework is extensible to different multicore architectures, with various types and arrangements of local memory, and different arbitration policies for the common interconnects. We instantiate the framework for single level local data and instruction memories (cache or scratchpads), for a variety of memory bus arbitration policies, including: Round-Robin, FIFO, Fixed-Priority, Processor-Priority, and TDMA, and account for DRAM refreshes. The MRTA framework provides a general approach to timing verification for multicore systems that is parametric in the hardware configuration and so can be used at the architectural design stage to compare the guaranteed levels of performance that can be obtained with different hardware configurations. The MRTA framework decouples response time analysis from a reliance on context independent WCET values. Instead, the analysis formulates response times directly from the demands on different hardware resources.

BibTex Entry

@inproceedings{Altmeyer2015a,
 author = {S. Altmeyer and R.I. Davis and L. Indrusiak and C. Maiza and V. Nelis and J. Reineke},
 booktitle = {23rd International Conference on Real-Time Networks and Systems (RTNS 2015)},
 month = {Nov},
 pages = {129-138},
 title = {A Generic and Compositional Framework for Multicore Response Time Analysis},
 year = {2015}
}