gem5/src/mem/ruby/slicc_interface
Nilay Vaish 2012983718 Ruby: remove reference to g_system_ptr from class Message
This patch was initiated so as to remove reference to g_system_ptr,
the pointer to Ruby System that is used for getting the current time.
That simple change actual requires changing a lot many things in slicc and
garnet. All these changes are related to how time is handled.

In most of the places, g_system_ptr has been replaced by another clock
object. The changes have been done under the assumption that all the
components in the memory system are on the same clock frequency, but the
actual clocks might be distributed.
2013-01-14 10:05:10 -06:00
..
AbstractCacheEntry.cc ruby: automate permission setting 2011-02-23 16:41:59 -08:00
AbstractCacheEntry.hh ruby: automate permission setting 2011-02-23 16:41:59 -08:00
AbstractController.cc Ruby: use ClockedObject in Consumer class 2013-01-14 10:04:21 -06:00
AbstractController.hh Ruby: use ClockedObject in Consumer class 2013-01-14 10:04:21 -06:00
AbstractEntry.cc ruby: automate permission setting 2011-02-23 16:41:59 -08:00
AbstractEntry.hh Ruby: Shuffle some of the included files 2011-12-31 18:44:51 -06:00
AbstractProtocol.hh ruby: style pass 2010-03-22 18:43:53 -07:00
Controller.py Ruby: use ClockedObject in Consumer class 2013-01-14 10:04:21 -06:00
Message.hh Ruby: remove reference to g_system_ptr from class Message 2013-01-14 10:05:10 -06:00
NetworkMessage.hh Ruby: remove reference to g_system_ptr from class Message 2013-01-14 10:05:10 -06:00
RubyRequest.cc ruby: improved support for functional accesses 2012-10-15 17:51:57 -05:00
RubyRequest.hh Ruby: remove reference to g_system_ptr from class Message 2013-01-14 10:05:10 -06:00
RubySlicc_ComponentMapping.hh Ruby: Remove some unused typedefs 2011-11-03 22:46:45 -05:00
RubySlicc_includes.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
RubySlicc_Profiler_interface.cc Ruby: use ClockedObject in Consumer class 2013-01-14 10:04:21 -06:00
RubySlicc_Profiler_interface.hh Ruby: use ClockedObject in Consumer class 2013-01-14 10:04:21 -06:00
RubySlicc_Util.hh Ruby: remove reference to g_system_ptr from class Message 2013-01-14 10:05:10 -06:00
SConscript BuildEnv: Eliminate RUBY as build environment variable 2011-08-08 10:50:13 -05:00