retagged by
716 views
0 votes
0 votes
Memory syatem of a computer is changed from direct Cache to 2-way set assosiative cache.same block size.now what is false

a) capacity increases

2)sequential access does not become faster

3)size increases

4) access time gets faster
retagged by

1 Answer

0 votes
0 votes
Capacity increases --- I think he meant the capacity to store the memory blocks it can increase as in direct mapped only the particular block is stored by mod but in 2 set associativity twice the number of blocks can be stored when compared with set to a block --so true

Sequential access has nothing to do with associativity ----so true

Size increases --- the capacity of cache cannot increase .----so false

Access time gets faster --- but due to associativity the tag bits which are to be compared will be more than the direct cache so the access time will be slower ----so false

Related questions

2 votes
2 votes
1 answer
1
Aboveallplayer asked Nov 23, 2016
853 views
A DMA needs 5 clock cycle to transfer 8 byte data.how many clock needed to transfer 1024 byte of data ,if burst transfer is not used
0 votes
0 votes
0 answers
3
Sourajit25 asked May 7, 2018
261 views
An experiment is performed $n$ times, in each of which an event $X$ may occur with a probability $p$. Determine$ E[ \overline{X}]$ and $Var( \overline{X})$, where $\overl...
0 votes
0 votes
0 answers
4
Sourajit25 asked May 7, 2018
209 views
Any Hints on how to solve this?