상세 보기
차세대 CPU를 위한 캐시 메모리 시스템 설계
- 조옥래;
- 이정훈
초록
In this paper, we propose a high performance L1 cache structure for the high clock CPU. The proposed cache memory consists of three parts, i.e., a direct-mapped cache to support fast access time, a two-way set associative buffer to reduce miss ratio, and a way-select table. The most recently accessed data is stored in the direct-mapped cache. If a data has a high probability of a repeated reference, when the data is replaced from the direct-mapped cache, the data is stored into the two-way set associative buffer. For the high performance and fast access time, we propose an one way among two ways set associative buffer is selectively accessed based on the way-select table (WST). According to simulation results, access time can be reduced by about 7% and 40% comparing with a direct cache and Intel i7-6700 with two times more space respectively.
키워드
- 제목
- 차세대 CPU를 위한 캐시 메모리 시스템 설계
- 제목 (타언어)
- Design of Cache Memory System for Next Generation CPU
- 저자
- 조옥래; 이정훈
- 발행일
- 2016
- 저널명
- 대한임베디드공학회논문지
- 권
- 11
- 호
- 6
- 페이지
- 353 ~ 359