Review Board 2.0.15


ruby: allows multiple instances of ruby to be invoked

Review Request #3442 - Created April 4, 2016 and updated

Information
Brandon Potter
gem5
default
Reviewers
Default
Changeset 11445:699184404794
---------------------------
ruby: allows multiple instances of ruby to be invoked

This patch removes the restriction that there can only be a single ruby
system object in a given simulation. With the configuration supplied, it is
possible to run an instance of ruby with any of the supplied topologies.

   

Issue Summary

3 0 3 0
Description From Last Updated Status
Review request changed
Updated (April 15, 2016, 11:26 p.m.)

Description:

~  

Changeset 11444:aaafbce03017

  ~

Changeset 11445:699184404794

   
   

ruby: allows multiple instances of ruby to be invoked

   
   

This patch removes the restriction that there can only be a single ruby

    system object in a given simulation. With the configuration supplied, it is
    possible to run an instance of ruby with any of the supplied topologies.

Diff:

Revision 2 (+766 -39)

Show changes