gem5/src/mem/ruby/network
Nilay Vaish 2d6470936c sim: have a curTick per eventq
This patch adds a _curTick variable to an eventq. This variable is updated
whenever an event is serviced in function serviceOne(), or all events upto
a particular time are processed in function serviceEvents(). This change
helps when there are eventqs that do not make use of curTick for scheduling
events.
2012-11-16 10:27:47 -06:00
..
fault_model sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00
garnet ruby: support functional accesses in garnet flexible network 2012-11-10 17:18:01 -06:00
orion Ruby: Remove RubyEventQueue 2012-08-27 01:00:55 -05:00
simple ruby: support functional accesses in garnet flexible network 2012-11-10 17:18:01 -06:00
BasicLink.cc network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
BasicLink.hh network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
BasicLink.py sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00
BasicRouter.cc network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
BasicRouter.hh ruby: changes to simple network 2012-10-02 14:35:45 -05:00
BasicRouter.py sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00
Network.cc ruby: makes some members non-static 2012-10-02 14:35:45 -05:00
Network.hh ruby: improved support for functional accesses 2012-10-15 17:51:57 -05:00
Network.py sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00
SConscript BuildEnv: Eliminate RUBY as build environment variable 2011-08-08 10:50:13 -05:00
Topology.cc sim: have a curTick per eventq 2012-11-16 10:27:47 -06:00
Topology.hh ruby: changes to simple network 2012-10-02 14:35:45 -05:00