gem5/src/mem/ruby/system
Jason Power 2f3c467883 Ruby: Remove assert in RubyPort retry list logic
Remove the assert when adding a port to the RubyPort retry list.
Instead of asserting, just ignore the added port, since it's
already on the list.
Without this patch, Ruby+detailed fails for even the simplest tests
2015-06-25 11:58:28 -05:00
..
CacheRecorder.cc mem: Clean up Request initialisation 2015-01-22 05:00:53 -05:00
CacheRecorder.hh ruby: eliminate type Time 2014-09-01 16:55:41 -05:00
DMASequencer.cc mem: Split port retry for all different packet classes 2015-03-02 04:00:35 -05:00
DMASequencer.hh mem: Split port retry for all different packet classes 2015-03-02 04:00:35 -05:00
RubyPort.cc mem: Split port retry for all different packet classes 2015-03-02 04:00:35 -05:00
RubyPort.hh Ruby: Remove assert in RubyPort retry list logic 2015-06-25 11:58:28 -05:00
RubyPortProxy.cc MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
RubyPortProxy.hh MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
RubySystem.py Ruby: Update backing store option to propagate through to all RubyPorts 2015-02-26 09:58:26 -06:00
SConscript ruby: move files from ruby/system to ruby/structures 2014-09-01 16:55:40 -05:00
Sequencer.cc ruby: Fix RubySystem warm-up and cool-down scope 2015-05-19 10:56:51 -05:00
Sequencer.hh ruby: move files from ruby/system to ruby/structures 2014-09-01 16:55:40 -05:00
Sequencer.py Ruby: Update backing store option to propagate through to all RubyPorts 2015-02-26 09:58:26 -06:00
System.cc ruby: Fix RubySystem warm-up and cool-down scope 2015-05-19 10:56:51 -05:00
System.hh ruby: Fix RubySystem warm-up and cool-down scope 2015-05-19 10:56:51 -05:00