Hello Jason Lowe-Power, Curtis Dunham,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/2227

to look at the new patch set (#2).

Change subject: power: Avoid forward declarations that confuse wrappers
......................................................................

power: Avoid forward declarations that confuse wrappers

The Python wrappers get confused by the forward declarations in the
power framework. This changeset restructures the code slightly to
avoid the troublesome forward declarations.

Change-Id: Id8c93224f1988edb5fdf9d3abc6237f2f688c02d
Signed-off-by: Andreas Sandberg <[email protected]>
Reviewed-by: Andreas Hansson <[email protected]>
Reviewed-by: Curtis Dunham <[email protected]>
Reviewed-by: Sascha Bischoff <[email protected]>
---
M src/sim/power/SConscript
M src/sim/power/ThermalModel.py
M src/sim/power/thermal_domain.hh
M src/sim/power/thermal_entity.hh
M src/sim/power/thermal_model.cc
M src/sim/power/thermal_model.hh
A src/sim/power/thermal_node.cc
A src/sim/power/thermal_node.hh
8 files changed, 127 insertions(+), 36 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/2227
To unsubscribe, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id8c93224f1988edb5fdf9d3abc6237f2f688c02d
Gerrit-Change-Number: 2227
Gerrit-PatchSet: 2
Gerrit-Owner: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Curtis Dunham <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to