You are on page 1of 1

Advanced Computer Architecture.

(Questions for 2nd internals )
(Can anyone send me the topic we have to study for these questions. Please mention Page no.)

1) Assume we have a computer where CPI=1.0 when all memory accesses hit in the cache the 
only data accesses in the cache, the only data accesses are loads and sores and these total 
50% of the instructions. If miss penalty is 25 cycles and missrate is 2% how much faster 
could be the computer if instructions were cache hits.
2) Briefly explain 4 basic cache optimization methods.
Or 
Explain the basic type of cache optimization methods.  (its from 6th unit)
3) Which are the major categories of advancecd optimization of cache performance? Explain 
any one in detail.  (7th unit)
4) Explain in detail, the architecture support for protecting processors from each other via 
virtual memory?
5) List and explain 3 C's  model that sorts all cache misses.
6) Explain the optimizations method mentioned below. 
a) Trace cache to reduce hit type.
b) Non blocking cache to increase cache bandwidth.
c) Multiband to increase bandwidth.
7) Briefly explain how memory protection is enforced via virtual memory.

You might also like