

InterviewSolution
Saved Bookmarks
1. |
Which of the following cache mapping can prevent bus thrashing?(a) fully associative(b) direct mapping(c) n way set associative(d) 2 way associativeI got this question in an interview for job.This question is from Size of Cache in chapter Memory Systems of Embedded Systems |
Answer» The correct choice is (c) n way set ASSOCIATIVE |
|