Question: Suppose a computer using direct mapped cache has 2^24 bytes of byte-addressable main memory and a cache of 64 blocks, where each cache block contains
Suppose a computer using direct mapped cache has 2^24 bytes of byte-addressable main memory and a cache of 64 blocks, where each cache block contains 16 bytes.
a. How many blocks of main memory are there?
b. What are the sizes of the tag, block and offset fields?
c. Which cache block does the memory address (in hexadecimal) 0x0AB75 map to?
Suppose a computer using fully associative cache has 2^20 bytes of byte-addressable main memory and a cache of 64 blocks, where each cache block contains 32 bytes.
a) How many blocks of main memory are there?
b) What are the sizes of the tag and offset fields?
c) Which cache block does the memory address (in hexadecimal) 0B9E6 map to?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
