cpu: Fold together the StateGraph and the TrafficGen
Review Request #1840 - Created April 22, 2013 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9682:be33fad28c90 --------------------------- cpu: Fold together the StateGraph and the TrafficGen This patch simplifies the object hierarchy of the traffic generator by getting rid of the StateGraph class and folding this functionality into the traffic generator itself. The main goal of this patch is to facilitate upcoming changes by reducing the number of affected layers.
All regressions pass
