- 저전력 집합연관 캐시를 위한 효과적인 알고리즘
- ㆍ 저자명
- 정보성,이정훈,Jung. Bo-Sung,Lee. Jung-Hoon
- ㆍ 간행물명
- 대한임베디드공학회논문지
- ㆍ 권/호정보
- 2014년|9권 1호|pp.25-32 (8 pages)
- ㆍ 발행정보
- 대한임베디드공학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
In this paper, we proposed a partial-way set associative cache memory with an effective memory access time and low energy consumption. In the proposed set-associative cache memory, it is allowed to access only a 2-ways among 4-way at a time. Choosing ways to be accessed is made dynamically via the least significant two bits of the tag. The chosen 2 ways are sequentially accessed by the way selection bits that indicate the most recently referred way. Therefore, each entry in the way has an additional bit, that is, the way selection bit. In addition, instead of the 4-way LRU or FIFO algorithm, we can utilize a simple 2-way replacement policy. Simulation results show that the energy*delay product can be reduced by about 78%, 14%, 39%, and 15% compared with a 4-way set associative cache, a sequential-way cache, a way-tracking cache, and a way cache respectively.