Set Associative Cache#
Set number chooses the set of cache lines to look through. Tag is then compared with all tags within the set to find data. Associativity - number of cache lines within a set.
Set number chooses the set of cache lines to look through. Tag is then compared with all tags within the set to find data. Associativity - number of cache lines within a set.