. Assume the following about a cache organization: 2-way set-associative • 2 cache entries • Least Frequently Used (LFU)
Posted: Fri Jul 01, 2022 5:41 am
. Assume the following about a cache organization: 2-way set-associative • 2 cache entries • Least Frequently Used (LFU) for replacement of blocks Assume execution of a program generates the following sequence of block addresses (in the order given): 0,7,0,8,16,7,4,5,3,4,5,4,8 Note: It is difficult to give partial credit for this problem. So please be extra careful. a. How many misses are encountered when this sequence of blocks is referenced? b. What is the cache content at the end of the reference list? Use the table below to show your answer. Cache entry Cache content 1