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, Almanya, 3 - 07 Mart 2003, ss.796-801 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası:
  • Doi Numarası: 10.1109/date.2003.1253704
  • Basıldığı Şehir: Munich
  • Basıldığı Ülke: Almanya
  • Sayfa Sayıları: ss.796-801
  • Çanakkale Onsekiz Mart Üniversitesi Adresli: Hayır

Özet

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.