Computer Science, asked by prakhara5853, 5 days ago

into what cache line would the word from memory address(260)10 be stored?

Answers

Answered by Himanshi7773
1

Cache Addressing. A cache in the primary storage hierarchy contains cache lines that are grouped into sets. If each set contains k lines then we say that the cache is k-way associative. ... A tag part must be saved in each cache line along with its data to distinguish different addresses that could be placed in the set.

Similar questions