SA
메인 내용으로 이동

Principles of Inclusion

  • Higher level (closer to CPU) always contains a subset of lower level (closer to memory)
  • L1 contains the most recently used data
  • L2 contains all of L1 + data before that
  • Main memory contains all the data

이 문서를 언급한 문서들