2012983718
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. |
||
---|---|---|
.. | ||
AbstractCacheEntry.cc | ||
AbstractCacheEntry.hh | ||
AbstractController.cc | ||
AbstractController.hh | ||
AbstractEntry.cc | ||
AbstractEntry.hh | ||
AbstractProtocol.hh | ||
Controller.py | ||
Message.hh | ||
NetworkMessage.hh | ||
RubyRequest.cc | ||
RubyRequest.hh | ||
RubySlicc_ComponentMapping.hh | ||
RubySlicc_includes.hh | ||
RubySlicc_Profiler_interface.cc | ||
RubySlicc_Profiler_interface.hh | ||
RubySlicc_Util.hh | ||
SConscript |