FS#203 — Cache needs stats/params updates
Attached to Project— M5 Bugs
Opened by Ron Dreslinski (rdreslin) - Monday, 20 November 2006, 03:00PM
Last edited by Ali Saidi (saidi) - Friday, 11 April 2008, 01:46PM
Opened by Ron Dreslinski (rdreslin) - Monday, 20 November 2006, 03:00PM
Last edited by Ali Saidi (saidi) - Friday, 11 April 2008, 01:46PM
| Bug | |
| Memory System | |
| New | |
| Ron Dreslinski | |
| All |
| High | |
| Normal | |
| 1.1 | |
| 2.0 | |
| Undecided | |
![]() |
The Cache needs updates to statistics and parameters:
1) Param should be a latecny (not an int) for the latency of the cache
2) Stats should be converted for the tick is picosecond problem (avg miss latency etc.) or change description from cycle to ps
3) Miss latency is calculated incorrectly for the atomic function return call
1) Param should be a latecny (not an int) for the latency of the cache
2) Stats should be converted for the tick is picosecond problem (avg miss latency etc.) or change description from cycle to ps
3) Miss latency is calculated incorrectly for the atomic function return call
This task depends upon
This task blocks these from closing

(1) is certainly fixed
(2) descriptions are still wrong
(3) No idea, I think it's not a problem