0
35kviews
Explain different mapping techniques of Cache memory.
1 Answer
0
266views

As there are fewer cache lines than main memory blocks, an algorithm is needed for mapping main memory blocks into cache lines.

Further, a means is needed for determining which main memory block currently occupies a cache line. The choice of the mapping function dictates how the cache is organized. …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.