config,cpu: Add SMT support to Atomic and Timing CPUs
Review Request #2995 - Created July 30, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Curtis Dunham | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Adds SMT support to the "simple" CPU models so that they can be used with other SMT-supported CPUs. Example usage: have the TimingSimpleCPU warmup caches before swapping to detailed mode with the in-order or out-of-order based CPU models.
