Differences between revisions 2 and 3
Revision 2 as of 2004-03-15 02:53:40
Size: 213
Editor: dot
Comment:
Revision 3 as of 2004-03-15 02:54:56
Size: 237
Editor: dot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
  Write-stall cycles = (Writes/program) x write miss rate x Write miss penalty   Write-stall cycles = ((Writes/program) x write miss rate x Write miss penalty) + Write buffer stalls

Back to Computer Terms

  Memory-stall clock cycles = Read-stall cycles + Write-stall cycles

  Write-stall cycles = ((Writes/program) x write miss rate x Write miss penalty) + Write buffer stalls

Back to ComputerTerms

MemoryStallClockCycles (last edited 2004-03-15 03:14:44 by dot)