An integrated approach for improving cache behavior


MEMIK G., KANDEMIR M., CHOUDHARY A., Kadayif I.

Design, Automation and Test in Europe Conference and Exhibition (DATE 03), Munich, Germany, 3 - 07 March 2003, pp.796-801 identifier identifier

  • Publication Type: Conference Paper / Full Text
  • Volume:
  • Doi Number: 10.1109/date.2003.1253704
  • City: Munich
  • Country: Germany
  • Page Numbers: pp.796-801
  • Çanakkale Onsekiz Mart University Affiliated: Yes

Abstract

The widening gap between processor and memory speeds renders data locality optimization a very important issue in data-intensive embedded applications. Throughout the years hardware designers and compiler writers focused on optimizing data cache locality using intelligent cache management mechanisms and program-level transformations, respectively. Until now, there has not been significant research investigating the interaction between these optimizations. In this work, we investigate this interaction and propose a selective hardware/compiler strategy to optimize cache locality for integer, numerical (array-intensive), and mixed codes. In our framework, the role of the compiler is to identify program regions that can be optimized at compile time using loop and data transformations and to mark (at compile-time) the unoptimizable regions with special instructions that activate/deactivate a hardware optimization mechanism selectively at run-time. Our results show that our technique can. improve program performance by as much as 60% with respect to the base configuration and 17% with respect to a non-selective hardware/compiler approach.