Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Suppose you have a word-addressable cached memory system with the following parameters Hit ratio-h Main memory cycle time-tm Main memory to cache connection-cwords Fraction

image text in transcribed

2. Suppose you have a word-addressable cached memory system with the following parameters Hit ratio-h Main memory cycle time-tm Main memory to cache connection-cwords Fraction of Write accesses-W No read through policy Write through policy for write hits No-write allocate for write misses Upon a read miss, a block is read from memory to cache and the word is accessed from the cache by the CPU Block size- B words Cache cycle time te The average memory access time, Zavg, can be expressed as follows: Tavg h [Total ReadHitTime+Total WriteHitTime ] + (1 - h) [Total ReadMissPenaltyTotal WriteMissPenalty] Give general expressions for each of the quantities in square brackets (a) Total ReadHitTime (b) Total WriteHitTime (c) Total ReadMissPenalty (d) Total WriteMissPenalty

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

2. How were various roles filled?

Answered: 1 week ago