gem5/src
Omar Naji cd8023a1ee mem: DRAMPower integration for on-line DRAM power stats
This patch takes the final step in integrating DRAMPower and adds the
appropriate calls in the DRAM controller to provide the command trace
and extract the power and energy stats. The debug printouts are still
left in place, but will eventually be removed.

At the moment the DRAM power calculation is always on when using the
DRAM controller model. The run-time impact of this addition is around
1.5% when looking at the total host seconds of the regressions. We
deem this a sensible trade-off to avoid the complication of adding an
enable/disable mechanism.
2014-07-29 17:22:44 +01:00
..
arch arm: Use MiscRegIndex rather than int when flattening 2014-10-01 08:05:52 -04:00
base misc: Fix issues identified by static analysis 2014-10-01 08:05:54 -04:00
cpu cpu: Remove Ozone CPU from the source tree 2014-10-09 17:51:58 -04:00
dev arm: More UBSan cleanups after additional full-system runs 2014-10-01 08:05:51 -04:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern arch: Cleanup unused ISA traits constants 2014-09-03 07:42:21 -04:00
mem mem: DRAMPower integration for on-line DRAM power stats 2014-07-29 17:22:44 +01:00
proto mem: change the namespace Message to ProtoMessage 2014-09-01 16:55:46 -05:00
python config: Add Current as a parameter type 2014-10-09 17:52:00 -04:00
sim misc: Fix issues identified by static analysis 2014-10-01 08:05:54 -04:00
unittest unittest: Fix build errors 2014-01-30 12:21:58 -06:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Silence clang 3.4 warnings on Ubuntu 12.04 2014-08-13 06:57:28 -04:00