Computer Sciences > Gate 2018 > Memory Management
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 block is 2M words. For a K-way set-associative cache memory, the length (in number of bits) of the tag field is
A
P − N − log2K
B
P − N + log2K
C
P − N − M − W − log2K
D
P − N − M − W + log2K

Correct : Memory Management

Similar Questions

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
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 2...
#281 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

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......