Compiler-directed code restructuring for reducing data TLB energy


KANDEMIR M., Kadayif I., CHEN G.

2nd International Conference on Hardware/Software Codesign and Systems Synthesis, Stockholm, İsveç, 8 - 10 Eylül 2004, ss.98-103 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası:
  • Doi Numarası: 10.1145/1016720.1016747
  • Basıldığı Şehir: Stockholm
  • Basıldığı Ülke: İsveç
  • Sayfa Sayıları: ss.98-103
  • Çanakkale Onsekiz Mart Üniversitesi Adresli: Hayır

Özet

Prior work on TLB power optimization considered circuit and architectural techniques. A recent software-based technique for data TLBs has considered the possibility of storing the frequently used virtual-to-physical address translations in a set of translation registers (TRs), and using them when necessary instead of going to the data TLB. This paper presents a compiler-based strategy for increasing the effectiveness of TRs. The idea is to restructure the application code in such a fashion that once a TR is loaded, its contents are reused as much as possible. Our experimental evaluation with six array-based benchmarks from the Spec2000 suite indicates that the proposed TR reuse strategy brings significant reductions in data TLB energy over an alternate strategy that employs TRs but does not restructure the code for TR reuse