FS#323 — Clean-up CPU statistics
| Bug | |
| CPU | |
| New | |
| No-one | |
| All |
| High | |
| High | |
| 2.0beta5 | |
| Undecided | |
| Undecided | |
![]() |
The CPU statistics are a big messy. In the O3 cpu it's not clear what is for what and in the SimpleCPU I think the idle time is still calculated incorrectly (when a switchover occurs). In both cases quiesce instructions aren't handled in a good way. It's difficult to figure out which statistics are idle because the CPU was blocked doing something and which are the CPU was idle because it was put to sleep.
This task depends upon
This task blocks these from closing
