Three methods of cache access/levels of associativity:
- Direct Mapping
- Set Associative
- Fully Associative
Direct Mapping and Fully Associative can be seen as special cases of Set Associative.
Feb 18, 20251 min read
Three methods of cache access/levels of associativity:
Direct Mapping and Fully Associative can be seen as special cases of Set Associative.