0
50kviews
What are elements of cache design? Explain in details.
1 Answer
4
3.0kviews

There are a few basic design elements that serve to classify and differentiate cache architectures. They are listed down:

  1. Cache Addresses

  2. Cache Size

  3. Mapping Function

  4. Replacement Algorithm

  5. Write Policy

  6. Line Size

  7. Number of caches

1. Cache Addresses

When virtual addresses are used, the cache can be placed between the processor …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.