In general, a cache is named according to the amount of data it contains (i.e., a 4 KiB cache can hold 4 KiB of data); however, caches also require SRAM to store metadata such as tags and valid bits....


In general, a cache is named according to the<br>amount of data it contains (i.e., a 4 KiB cache<br>can hold 4 KiB of data); however, caches also<br>require SRAM to store metadata such as tags<br>and valid bits. You design this cache memory<br>and will examine how a cache's configuration<br>affects the total amount of SRAM needed to<br>implement it as well as the performance of<br>the cache. For all parts, assume that the that<br>addresses and words are 64 bits.<br>(A) Calculate the total number of bits<br>required to implement a 32 KiB cache with<br>two-word blocks.<br>(B) Calculate the total number of bits<br>required to implement a 96 KiB cache with<br>16-word blocks. How much bigger is this<br>cache than the 32 KiB cache described in (A)<br>above? (Notice that, by changing the block<br>size, we increased the amount of data<br>without doubling the total size of the cache.)<br>(C) Explain why this 96 KiB cache, despite its<br>larger data size, might provide slower<br>performance than the first cache.<br>

Extracted text: In general, a cache is named according to the amount of data it contains (i.e., a 4 KiB cache can hold 4 KiB of data); however, caches also require SRAM to store metadata such as tags and valid bits. You design this cache memory and will examine how a cache's configuration affects the total amount of SRAM needed to implement it as well as the performance of the cache. For all parts, assume that the that addresses and words are 64 bits. (A) Calculate the total number of bits required to implement a 32 KiB cache with two-word blocks. (B) Calculate the total number of bits required to implement a 96 KiB cache with 16-word blocks. How much bigger is this cache than the 32 KiB cache described in (A) above? (Notice that, by changing the block size, we increased the amount of data without doubling the total size of the cache.) (C) Explain why this 96 KiB cache, despite its larger data size, might provide slower performance than the first cache.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here