Affiliation:
1. University of Maryland, College Park, Maryland
Abstract
Cache memories in embedded systems play an important role in reducing the execution time of applications. Various kinds of extensions have been added to cache hardware to enable software involvement in replacement decisions, improving the runtime over a purely hardware-managed cache. Novel embedded systems, such as Intel’s XScale and ARM Cortex processors, facilitate locking one or more lines in cache; this feature is called
cache locking
. We present a method in for instruction-cache locking that is able to reduce the average-case runtime of a program. We demonstrate that the optimal solution for instruction cache locking can be obtained in polynomial time. However, a fundamental lack of correlation between cache hardware and software program points renders such optimal solutions impractical.
Instead, we propose two practical heuristics-based approaches to achieve cache locking. First, we present a static mechanism for locking the cache, in which the locked contents of the cache are kept fixed over the execution of the program. Next, we present a dynamic mechanism that accounts for changing program requirements at runtime. We devise a cost--benefit model to discover the memory addresses that should be locked in the cache. We implement our scheme inside a binary rewriter, widening the applicability of our scheme to binaries compiled using any compiler.
Results obtained on a suite of MiBench benchmarks show that our static mechanism results in 20% improvement in the instruction-cache miss rate on average and up to 18% improvement in the execution time on average for applications having instruction accesses as a bottleneck, compared to no cache locking. The dynamic mechanism improves the cache miss rate by 35% on average and execution time by 32% on instruction-cache-constrained applications.
Publisher
Association for Computing Machinery (ACM)
Subject
Hardware and Architecture,Software
Reference40 articles.
1. Instruction cache locking inside a binary rewriter
2. A compiler-level intermediate representation based binary analysis and rewriting system
3. ARM Revised July 2007. ARM1156T2-S Technical Reference Manual. Retrieved from http://www.arm.com/products/CPUs/families/ARM11Family.html. ARM Revised July 2007. ARM1156T2-S Technical Reference Manual. Retrieved from http://www.arm.com/products/CPUs/families/ARM11Family.html.
4. ARM Revised March 2004. ARM Cortex A-8 Technical Reference Manual. Arm. Retreived from http://www.arm.com/products/CPUs/families/ARMCortexFamily. html. ARM Revised March 2004. ARM Cortex A-8 Technical Reference Manual. Arm. Retreived from http://www.arm.com/products/CPUs/families/ARMCortexFamily. html.
Cited by
10 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献