Question: Suppose a computer using direct mapped cache has 2 ^ 2 0 bytes of byte - addressable main memory, and a cache of 3 2

Suppose a computer using direct mapped cache has 2^20 bytes of byte-addressable main
memory, and a cache of 32 blocks, where each cache block contains 16 bytes.
The format of a memory address as seen by the cache, i.e., the sizes of
the tag, block, and offset fields are:
20-bit address with 11 bits in the tag field, 5 in the block field, and 4 in the offset field
Suppose a computer using direct mapped cache has 2^20 bytes of byte-addressable main
memory, and a cache of 32 blocks, where each cache block contains 16 bytes.
The format of a memory address as seen by the cache, i.e., the sizes of
the tag, block, and offset fields are:
20-bit address with 11 bits in the tag field, 5 in the block field, and 4 in the offset field
True
False

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 Programming Questions!