计算机代写|CSC 252 – Computer Organization Assignment 9 – Memory

这是一篇美国的计算机组织代码代写

a) Assuming that the Ll hit time determines the cycle times for Pl and P2, what are their respective clock rates?

b) What is the Average Memory Access Time for Pl and P2?

c) Assuming a base CPI of 1.0 without any memory stalls, what is the CPI for Pl and P2?

Which processor is faster?

a) What is the cache block size (in words)?

b) How many entries does the cache have?

c) What is the ratio between total bits required for such a cache implementation over the data

storage bits?

Starting from power on, the following byte-addressed cache references are recorded.

d) How many blocks are replaced?

e) What is the hit ratio?

f) List the fifinal state of the cache, with each valid entry rep’d as a record of <index, tag, data>.