----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2086/#review6119 -----------------------------------------------------------
I'd suggest to discard this given that RubyMemoryControl is deprecated in favour of DRAMCtrl and the fact that we already have a proper integration with DRAMPower for the latter. - Andreas Hansson On Nov. 14, 2013, 11:56 a.m., shivam agarwal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2086/ > ----------------------------------------------------------- > > (Updated Nov. 14, 2013, 11:56 a.m.) > > > Review request for Default and Ruby Reviewers. > > > Repository: gem5 > > > Description > ------- > > This modification in the source code is to accommodate a detailed DDR state > machine. Several counters are implemented in DRAM to fetch relevant > statistics. Different components of power values during a simulation, are > calculated as explained in the technical note by Micron (Micron Technology > Inc., Calculating Memory System Power for DDR3., 2007). Changing DRAM model > will require changes of parameters in the DRAMspecs.h . Start time of the > newly created flag "DDR3mem" is the start time of the stats for DRAM model. > > > Diffs > ----- > > src/mem/ruby/system/RubyMemoryControl.hh 329b8a20958b > src/mem/ruby/system/RubyMemoryControl.cc 329b8a20958b > src/mem/ruby/system/RubyMemoryControl.py 329b8a20958b > src/mem/ruby/system/SConscript 329b8a20958b > > Diff: http://reviews.gem5.org/r/2086/diff/ > > > Testing > ------- > > yes. > > > File Attachments > ---------------- > > > http://reviews.gem5.org/media/uploaded/files/2013/11/14/DRAM.hh > DRAM State Machine and power modeler > http://reviews.gem5.org/media/uploaded/files/2013/11/14/DRAM.cc > DRAM Specifications > http://reviews.gem5.org/media/uploaded/files/2013/11/14/DRAMspecs.h > > > Thanks, > > shivam agarwal > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
