Searched hist:219 (Results 1 - 10 of 10) sorted by relevance
/gem5/util/dist/ | ||
H A D | gem5-dist.sh | 11444:219c5fe8fa0e Thu Apr 14 14:07:00 EDT 2016 Mohammad Alian <m.alian1369@gmail.com> dist: config file for distributed switch Distributed gem5 is the result of the convergence effort between multi-gem5 and pd-gem5. It relies on the base multi-gem5 infrastructure for packet forwarding, synchronisation and checkpointing but combines those with the elaborated network switch model from pd-gem5. |
/gem5/util/dist/test/ | ||
H A D | test-2nodes-AArch64.sh | 11444:219c5fe8fa0e Thu Apr 14 14:07:00 EDT 2016 Mohammad Alian <m.alian1369@gmail.com> dist: config file for distributed switch Distributed gem5 is the result of the convergence effort between multi-gem5 and pd-gem5. It relies on the base multi-gem5 infrastructure for packet forwarding, synchronisation and checkpointing but combines those with the elaborated network switch model from pd-gem5. |
/gem5/configs/dist/ | ||
H A D | sw.py | 11444:219c5fe8fa0e Thu Apr 14 14:07:00 EDT 2016 Mohammad Alian <m.alian1369@gmail.com> dist: config file for distributed switch Distributed gem5 is the result of the convergence effort between multi-gem5 and pd-gem5. It relies on the base multi-gem5 infrastructure for packet forwarding, synchronisation and checkpointing but combines those with the elaborated network switch model from pd-gem5. |
/gem5/src/mem/ruby/network/ | ||
H A D | Network.py | 9594:219ad5fe8c04 Fri Mar 22 16:53:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: convert Topology to regular class The Topology class in Ruby does not need to inherit from SimObject class. This patch turns it into a regular class. The topology object is now created in the constructor of the Network class. All the parameters for the topology class have been moved to the network class. |
H A D | Topology.hh | 9594:219ad5fe8c04 Fri Mar 22 16:53:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: convert Topology to regular class The Topology class in Ruby does not need to inherit from SimObject class. This patch turns it into a regular class. The topology object is now created in the constructor of the Network class. All the parameters for the topology class have been moved to the network class. |
H A D | Topology.cc | 9594:219ad5fe8c04 Fri Mar 22 16:53:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: convert Topology to regular class The Topology class in Ruby does not need to inherit from SimObject class. This patch turns it into a regular class. The topology object is now created in the constructor of the Network class. All the parameters for the topology class have been moved to the network class. |
H A D | Network.cc | 9594:219ad5fe8c04 Fri Mar 22 16:53:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: convert Topology to regular class The Topology class in Ruby does not need to inherit from SimObject class. This patch turns it into a regular class. The topology object is now created in the constructor of the Network class. All the parameters for the topology class have been moved to the network class. |
H A D | Network.hh | 9594:219ad5fe8c04 Fri Mar 22 16:53:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: convert Topology to regular class The Topology class in Ruby does not need to inherit from SimObject class. This patch turns it into a regular class. The topology object is now created in the constructor of the Network class. All the parameters for the topology class have been moved to the network class. |
/gem5/src/arch/x86/ | ||
H A D | interrupts.cc | 5811:219a39f70082 Sun Jan 25 23:30:00 EST 2009 Gabe Black <gblack@eecs.umich.edu> X86: Make the interrupt object wake up the CPU when something becomes pending. |
/gem5/configs/ruby/ | ||
H A D | Ruby.py | 9594:219ad5fe8c04 Fri Mar 22 16:53:00 EDT 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: convert Topology to regular class The Topology class in Ruby does not need to inherit from SimObject class. This patch turns it into a regular class. The topology object is now created in the constructor of the Network class. All the parameters for the topology class have been moved to the network class. |
Completed in 77 milliseconds