gem5/src/mem/ruby
Tushar Krishna 1be05afa06 ruby: fix round robin arbiter in garnet2.0
The rr arbiter pointer in garnet was getting updated on every request,
even if there is no grant. This was leading to a huge variance in wait
time at a router at high injection rates.
This patch corrects it to update upon a grant.
2017-02-12 15:00:03 -05:00
..
common ruby: add default ctor for MachineID type 2016-11-21 15:37:07 -05:00
filters style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
network ruby: fix round robin arbiter in garnet2.0 2017-02-12 15:00:03 -05:00
profiler ruby: guard usage of GPUCoalescer code in Profiler 2017-01-19 11:59:34 -05:00
slicc_interface style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
structures ruby: Remove RubyMemoryControl and associated files 2016-12-05 16:49:07 -05:00
system ruby: fix typo in DMASequencer::ackCallback() 2016-12-20 11:53:36 -05:00
SConscript ruby: Remove RubyMemoryControl and associated files 2016-12-05 16:49:07 -05:00