ニュース

In a direct mapped cache, a memory block can be mapped to only one possible location in the cache memory. For instance, let’s consider an 8KB cache with a cache line size of 64 bytes.
Set-associative mapping compromise between a fully associative cache and a direct mapped cache, as it increases speed.