Answered step by step
Verified Expert Solution
Question
1 Approved Answer
9. (15pts) Answer each of the following with a TRUE (T or (1) Data in SRAM will be lost without refreshing frequently. (2) A cache
9. (15pts) Answer each of the following with a TRUE (T or (1) Data in SRAM will be lost without refreshing frequently. (2) A cache is a small fast memory that stores a subset of the inform (3) In set associative cache, a given memory block can be placed in only one p (4) The unit of data transfer between cache and main memory is a wo (5) When CPU requests a word and cannot find it in cache, it is called a miss. In this case, the requested word will need to be delivered directly from the main memory to the Cro (6) Virtual memory is a technique of using main memory as a cache (7) If you can find a value x in the cache, you can find it in the main memory for hard drive. too. (8) Set associativ (9) Keeping everything else constant, increasing the block size al (10) Write-Back and Wirite-Through differ in whether data will be ultimately written to the main memory or not. (11) Idea pipelined processor has a CPI-1, which is the same as single cycle processor. So they have the same performance. (12) The clock eycle time of a single cycle microprocessor is determined the critical path (lw instruction) (13) We need to put the most recently used item in cache according to spatial locality. (14) Structural hazard is caused by data dependence and data hazard is caused by hardware conflict (15) A major approach for reducing miss penalty is to use split cache. -_
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started