O3 CPU: Adding thread specific wakeup functionality
Review Request #2823 - Created May 11, 2015 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10866:4d871ca1c568 --------------------------- O3 CPU: Adding thread specific wakeup functionality The existing "wakeup" implementation was activating only thread 0's thread context. This patch adds functionality to activate any thread's thread context.
