In designing a computer’s cache system, the cache block (or cache line) size is an important parameter. Which one of the following statements is correct in this context?
1
Smaller block size incurs lower cache miss penalty
2
Smaller block size implies better spatial locality
3
Smaller block size implies smaller cache tag
4
Smaller block size implies lower cache hit time