engineering recuitment GATE CSE 2023-24 Test Series Computer Organization and Architecture Memory Management Set Associative Mapping
Consider a cache memory with L lines in which cache is divided into S sets each set is containing K lines. This set associative mapping is reduce to associative mapping when
1
L = 1 and S = K
2
S=1 and K = L
3
K=1 and K=S
4
K=L*S