Saved Bookmarks
| 1. |
Disadvantages of direct mapping cache |
|
Answer» Explanation: DISADVANTAGE of direct mapping: 1. Each block of main memory maps to a FIXED LOCATION in the cache; therefore, if two different blocks map to the same location in cache and they are continually referenced, the two blocks will be continually swapped in and out (KNOWN as thrashing) |
|