Question: A computer system has a two - level cache hierarchy consisting of a Level 1 ( L 1 ) cache and a Level 2 (

A computer system has a two-level cache hierarchy consisting of a Level 1(L1) cache and a Level 2
(L2) cache. The system services memory requests with the following characteristics:
L1 cache serves 3000 memory requests, out of which 2550 requests result in a cache hit.
L2 cache serves 2800 memory requests, out of which 2520 requests result in a cache hit.
L1 cache access time: 1 nanosecond (ns)
L2 cache access time: 10 ns
Main memory access time (miss penalty): 100 ns
Calculate the following:
1. The percentage of memory accesses that result in a cache hit in the L1 cache.
2. The percentage of memory accesses that result in a cache hit in the L2 cache.
3. The number of memory accesses that result in a cache miss in both the L1 and L2 caches.
4. The effective access time (EAT) for this cache hierarchy.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!