199 views
0 votes
0 votes
Q-A computer system has a main memory consisting of 1M 16-bit words. It also has a 4K-word cache organized in the block-setassociative manner, with 4 blocks per set and 64 words per block. Assume that the cache is initially empty. Suppose that the processor fetches 4352 words from locations 0, 1, 2, . . . , 4351, in that order. It then repeats this fetch sequence nine more times. If the cache is 10 times faster than the main memory, estimate the improvement factor resulting from the use of the cache. Assume that the LRU algorithm is used for block replacement.

A. 3.19

B. 3.16

C. 2.15

D. 2.19

Please log in or register to answer this question.

No related questions found