cpu: o3: Commit stage updates for hw threads priority list
Review Request #2856 - Created May 28, 2015 and updated
| Information | |
|---|---|
| Alexandru Dutu | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10862:c32578991199 --------------------------- cpu: o3: Commit stage updates for hw threads priority list This patch makes sure the priority_list in the fetch stage is kept in sync with suspendContext and activateContext calls.
Quick regressions passed for all ISAs.
Issue Summary
1
1
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| Why do we have different names for the functions called on Fetch and Commit stages? | Nilay Vaish | June 20, 2015, 11:18 p.m. | Open |
Posted (June 20, 2015, 11:18 p.m.)
-
src/cpu/o3/cpu.cc (Diff revision 1) -
Why do we have different names for the functions called on Fetch and Commit stages?
