mem: Wakeup sleeping CPUs without caches on LLSC
Review Request #2163 - Created Feb. 21, 2014 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10101:d470799261e2 --------------------------- mem: Wakeup sleeping CPUs without caches on LLSC For systems without caches, the LLSC code does not get snoops for wake-ups. We add the LLSC code in the abstract memory to do the job for us.
All regressions pass. Previously stalling multi-core boot now proceeds.
