Computer Sciences > Gate 2020 > Memory Management
A computer system with a word length of 32 bits has a 16 MB byte- addressable main memory and a 64 KB, 4-way set associative cache memory with a block size of 256 bytes. Consider the following four physical addresses represented in hexadecimal notation.

A1 = 0x42C8A4
A2 = 0x546888
A3 = 0x6A289C
A4 = 0x5E4880

Which one of the following is TRUE ?
A
A1 and A4 are mapped to different cache sets.
B
A2 and A3 are mapped to the same cache set.
C
A3 and A4 are mapped to the same cache set.
D
A1 and A3 are mapped to the same cache set.

Correct : b

Similar Questions

The size of the physical address space of a processor is 2P bytes. The word length is 2W bytes. The capacity of cache memory is 2N bytes. The size of each cache...
#225 MCQ
Assume that in a certain computer, the virtual addresses are 64 bits long and the physical addresses are 48 bits long. The memory is word addressable. The page...
#235 MCQ
Consider allocation of memory to a new process. Assume that none of the existing holes in the memory will exactly fit the process’s memory requirement. Hence, a...
#289 MCQ

Related Topics

computer architecture GATE 2020 cache memory design 4-way set associative cache block size 256 bytes hexadecimal address representation physical addresses mapping computer science gate cache sets GATE cache coherence GATE computer sciences 2020

Unique Visitor Count

Total Unique Visitors

Loading......