Title :
CMSM: An efficient and effective Code Management for Software Managed Multicores
Author :
Ke Bai ; Jing Lu ; Shrivastava, Ashish ; Holton, Bryce
Author_Institution :
Compiler Microarchitecture Lab., Arizona State Univ., Tempe, AZ, USA
fDate :
Sept. 29 2013-Oct. 4 2013
Abstract :
As we scale the number of cores in a multicore processor, scaling the memory hierarchy is a major challenge. Software Managed Multicore (SMM) architectures are one of the promising solutions. In an SMM architecture, there are no caches, and each core has only a local scratchpad memory. If all the code and data of the task mapped to a core do not fit on its local scratchpad memory, then explicit code and data management is required. In this paper, we solve the problem of efficiently managing code on an SMM architecture. We extend the state of the art by: i) correctly calculating the code management overhead, ii) even in the presence of branches in the task, and iii) developing a heuristic CMSM (Code Mapping for Software Managed multicores) that results in efficient code management execution on the local scratchpad memory. Our experimental results collected after executing applications from MiBench suite [1] on the Cell SPEs (Cell is an SMM architecture) [2], demonstrate that correct management cost calculation and branch consideration can improve performance by 12%. Our heuristic CMSM can reduce runtime in more than 80% of the cases, and by up to 20% on our set of benchmarks.
Keywords :
multiprocessing systems; storage management; Cell SPE; SMM architecture; branch consideration; code management; code mapping for software managed multicores; data management; heuristic CMSM; management cost calculation; scratchpad memory; software managed multicores; Estimation; Interference; Memory management; Multicore processing; Software; Switches; Code; SPM; embedded systems; instruction; local memory; multi-core processor; scratchpad memory;
Conference_Titel :
Hardware/Software Codesign and System Synthesis (CODES+ISSS), 2013 International Conference on
Conference_Location :
Montreal, QC
DOI :
10.1109/CODES-ISSS.2013.6658998