题目内容
In this exercise, we will look at the different ways that capacity affects overall performance. In general, cache access time is proportional to capacity. Assume that main memory accesses take 70 ns and that memory accesses are 36% of all instructions. The following table shows data for L1 caches attached to each of two processors, P1 and P2.L1 Size L1 MissRate L1HitTimeP1 2KiB 8.0% 0.66 nsP2 4KiB 6.0% 0.90 ns1. Assuming that the L1 hit time determines the cycle times for P1 and P2, what are their respective clock rates?2. What is the Average Memory Access Time for P1 and P2?
查看答案
搜索结果不匹配?点我反馈