Searched hist:8602 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/sim/power/
H A Dpower_model.ccdiff 12547:3bf3ae601ead Mon Aug 21 11:02:00 EDT 2017 Anouk Van Laer <anouk.vanlaer@arm.com> sim, power: Temperature used for power calculations

The temperature used for the power calculations was fixed at 0
degrees, unless a thermal model was setup. This commit allows
the user to set the temperature that needs to be used by the
power calculation during gem5 configuration. This value will be
overwritten if there are thermal models present.

Change-Id: I7ca8fa6766bdcba9d362c12fc75d1e1f74385f35
Reviewed-by: Sascha Bischoff <sascha.bischoff@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/8602
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
H A DPowerModel.pydiff 12547:3bf3ae601ead Mon Aug 21 11:02:00 EDT 2017 Anouk Van Laer <anouk.vanlaer@arm.com> sim, power: Temperature used for power calculations

The temperature used for the power calculations was fixed at 0
degrees, unless a thermal model was setup. This commit allows
the user to set the temperature that needs to be used by the
power calculation during gem5 configuration. This value will be
overwritten if there are thermal models present.

Change-Id: I7ca8fa6766bdcba9d362c12fc75d1e1f74385f35
Reviewed-by: Sascha Bischoff <sascha.bischoff@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/8602
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/src/mem/ruby/slicc_interface/
H A DRubySlicc_ComponentMapping.hhdiff 8602:836f8fad4a4c Fri Oct 28 14:00:00 EDT 2011 Nilay Vaish<nilay@cs.wisc.edu> Ruby: Reorganize mapping of components
In RubySlicc_ComponentMapping.hh, certain '#define's have been used for
mapping MachineType to GenericMachineType. These '#define's are being
eliminated and the code will now be generated by SLICC instead. Also
are being eliminated some of the unused functions from
RubySlicc_ComponentMapping.sm.
/gem5/src/mem/slicc/symbols/
H A DType.pydiff 8602:836f8fad4a4c Fri Oct 28 14:00:00 EDT 2011 Nilay Vaish<nilay@cs.wisc.edu> Ruby: Reorganize mapping of components
In RubySlicc_ComponentMapping.hh, certain '#define's have been used for
mapping MachineType to GenericMachineType. These '#define's are being
eliminated and the code will now be generated by SLICC instead. Also
are being eliminated some of the unused functions from
RubySlicc_ComponentMapping.sm.

Completed in 26 milliseconds