페이지 정렬을 이용한 효과적인 동의어 문제 해결 기법에 관한 연구

A Study on an Efficient Solution to the Synonym Problem using Page Alignment

  • 김제성 (서울대학교 공과대학 컴퓨터공학과) ;
  • 민상렬 (서울대학교 공과대학 컴퓨터공학과) ;
  • 전상훈 (영남대학교 전자공학과) ;
  • 안병철 (영남대학교 전자공학과) ;
  • 정덕균 (서울대학교 전자공학과) ;
  • 김종상 (서울대학교 공과대학 컴퓨터공학과)
  • 발행 : 1996.02.01

초록

This paper proposes a cost-effective solution to the synonym problem of virtual caches. In the proposed solution, a minimal hardware addition guarantees the correctness whereas the software counterpart helps improve the performance. The key to this proposed solution is an addition of a small physically-indexed cache called U-cache. The U-cache maintains the reverse translation information of the cache blocks that belong to unaligned virtual pages only, where aligned measns that the lower bits of the virtual page number match those of the corresponding physical page number. The page alignment is a simple software optimization to improve the performance of the U-cche hardware. With the combination of both hardware and software, the proposed solution reduces the hardware costs and minimizes software modification and performance degradation. Performance evaluation base on ATUM traces shows that a U-cache, with only a few entries, performs almost as well as fully-configured hardware-based solution when more than 95% of the pages are aligned.

키워드