Morphable cache architectures: Potential benefits


Kadayif I., KANDEMIR M., VIJAYKRISHNAN N., IRWIN M., RAMANUJAM J.

ACM SIGPLAN NOTICES, cilt.36, sa.8, ss.128-137, 2001 (SCI-Expanded) identifier identifier

  • Yayın Türü: Makale / Tam Makale
  • Cilt numarası: 36 Sayı: 8
  • Basım Tarihi: 2001
  • Doi Numarası: 10.1145/384196.384215
  • Dergi Adı: ACM SIGPLAN NOTICES
  • Derginin Tarandığı İndeksler: Science Citation Index Expanded (SCI-EXPANDED), Scopus
  • Sayfa Sayıları: ss.128-137
  • Çanakkale Onsekiz Mart Üniversitesi Adresli: Hayır

Özet

Computer architects have tried to mitigate the consequences of high memory latencies using a variety techniques. An example of these techniques is multi-level caches to counteract the latency that results from having a memory that is slower than the processor. Recent research has demonstrated that compiler optimizations that modify data layouts and restructure computation can be successful in improving memory system performance. However, in many cases, working with a fixed cache configuration prevents the application/compiler from obtaining the maximum performance. In addition, prompted by demand in portability, long battery life, and law-cost packaging, the computer industry has started viewing energy and power as decisive design factors, along with performance and cost. This makes the job of the compiler/user even more difficult as one needs to strike a balance between law power/energy consumption and high performance. Consequently, adapting the code to the underlying cache/memory hierarchy is becoming more and more difficult.