Exploiting loop behavior for data cache leakage reduction

  • Authors:
  • Wei Zhang

  • Affiliations:
  • Department of Electrical and Computer Engineering, Southern Illinois University Carbondale, Carbondale, IL 62901 (Corresponding author. E-mail: zhang@engr.siu.edu)

  • Venue:
  • Journal of Embedded Computing - Cache exploitation in embedded systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a direct-mapped instruction cache, all instructions that have the same memory address modulo the cache size share a common and unique cache slot. Instruction cache conflicts can be partially handled at linked time by procedure placement. Pettis and ...