Switched to inherit from ClockedObject rather than MemObject. Joel
On Tue, Aug 21, 2012 at 10:52 PM, Joel Hestness <[email protected]>wrote: > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1362/ > Review request for Default. > By Joel Hestness. > > *Updated Aug. 21, 2012, 8:52 p.m.* > Description > > Changeset 9156:0cdcf94f243f > --------------------------- > Ruby Memory Controller: Fix clocking > > Changeset 8937 switched the Ruby memory controller over to using the gem5 > event queue instead of the Ruby event queue, but it did not correctly > implement the clocking of the memory controller. This patch fixes that > functionality by changing the memory controller over to traditional gem5 > frequency specification. > > Diffs (updated) > > - src/mem/ruby/system/MemoryControl.hh (019047ead23b) > - src/mem/ruby/system/MemoryControl.cc (019047ead23b) > - src/mem/ruby/system/MemoryControl.py (019047ead23b) > - src/mem/ruby/system/RubyMemoryControl.hh (019047ead23b) > - src/mem/ruby/system/RubyMemoryControl.cc (019047ead23b) > - src/mem/ruby/system/RubyMemoryControl.py (019047ead23b) > > View Diff <http://reviews.gem5.org/r/1362/diff/> > -- Joel Hestness PhD Student, Computer Architecture Dept. of Computer Science, University of Wisconsin - Madison Dept. of Computer Science, University of Texas - Austin http://www.cs.utexas.edu/~hestness _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
