Recent questions tagged cache-memory

0 votes
0 answers
93
Fully associative cache yields no conflict misses?? Or yields very very very very less conflict misses
0 votes
0 answers
96
Quantify the effect on performance that results from the use of a cache in the case of a program that has a total of 500 instructions, including a 100-instruction loop th...
2 votes
1 answer
99
1 votes
0 answers
103
0 votes
1 answer
104
1 votes
1 answer
105
0 votes
2 answers
106
3 votes
1 answer
107
Consider a direct-mapped cache with 64 blocks and a block size of 16 bytes. Byte address 1200 will map to block number ………… of the cache.
1 votes
1 answer
108
The cache takes 2 cycles to access and has a 5% miss rate, main memory takes 100 cycles to access and has an 8% miss rate, and the disk takes 10,000 cycles to access. The...
0 votes
1 answer
111
Direct mapped cache, may produce more misses if programs refers to memory words that occupy a same tag value??is this statement is correct or not??? give a reason??
0 votes
0 answers
112
An eight-way set-associative cache is used in a computer in which the real memory size is 232 bytes. The line size is 16 bytes, and there are 210 lines per set. Calculate...
2 votes
2 answers
113
Consider the following memories with their miss rates and hit times Then the average memory access time is ______ (in ns)