[Solved]Develop Model Capture Performance Penalty Differences Cache Miss D Cache Miss Pipeline Ass Q37211246
You are to develop a model to capture the performance penaltydifferences from an I-cache miss and a D-cache miss for thispipeline. Assume, that the ideal CPI of the machine is onlyaffected by these two types of cache misses, so you can ignorebranch mis-prediction, exception, TLB misses, and so forth. Developa model reflecting the functional characteristics of anOut-of-Order machine. You may assume:
- The issue width of the machine is I.
- The Re-order buffer size of the machine is R.
- The Instruction Window of the machine is W.
- Miss-penalty cycles of an I-cache miss and D-cache miss areidentical – M
- Any other application/hardware characteristics you want assume.Make sure you use parametric expression and not assume a fixedvalue.
Expert Answer
Answer to You are to develop a model to capture the performance penalty differences from an I-cache miss and a D-cache miss for th… . . .
OR

